ddimtirov / nuggets

nuggets is (yet another) utility library for Java
https://ddimtirov.github.io/nuggets/javadoc/io/github/ddimitrov/nuggets/package-summary.html
Apache License 2.0
4 stars 1 forks source link

Add a convenient reflective invocation #57

Closed ddimtirov closed 7 years ago

ddimtirov commented 7 years ago

Similarly to peek()/poke(), taking care of access scope, shadowing, etc.