Uses of Class
com.strobel.reflection.DynamicMethod
Packages that use DynamicMethod
-
Uses of DynamicMethod in com.strobel.reflection
Methods in com.strobel.reflection that return DynamicMethodModifier and TypeMethodDescriptionstatic DynamicMethod
DynamicMethod.invoke
(MethodHandle methodHandle) static DynamicMethod
DynamicMethod.invoke
(MethodType methodType) static DynamicMethod
DynamicMethod.invokeExact
(MethodHandle methodHandle) static DynamicMethod
DynamicMethod.invokeExact
(MethodType methodType)