Uses of Class
net.anwiba.commons.reflection.ReflectionMethodInvoker
Packages that use ReflectionMethodInvoker
-
Uses of ReflectionMethodInvoker in net.anwiba.commons.reflection
Methods in net.anwiba.commons.reflection that return ReflectionMethodInvokerModifier and TypeMethodDescriptionstatic <C,R> ReflectionMethodInvoker<C, R> ReflectionMethodInvoker.createSetter(Class<? extends C> clazz, String annotationName, String parameterName, String parameterValue)