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 DynamicMethodDynamicMethod.invoke(MethodHandle methodHandle) static DynamicMethodDynamicMethod.invoke(MethodType methodType) static DynamicMethodDynamicMethod.invokeExact(MethodHandle methodHandle) static DynamicMethodDynamicMethod.invokeExact(MethodType methodType)