Package io.goobi.viewer.controller
Class Reflection
java.lang.Object
io.goobi.viewer.controller.Reflection
Utility class providing Java reflection helpers. Currently offers a convenience method to
invoke a named no-argument method on an arbitrary object and return its result wrapped in an
Optional.-
Method Summary
-
Method Details
-
getMethodReturnValue
-