Uses of Interface
revxrsal.asm.MethodCaller
Packages that use MethodCaller
-
Uses of MethodCaller in revxrsal.asm
Methods in revxrsal.asm that return MethodCallerModifier and TypeMethodDescriptionstatic MethodCallerCreates aMethodCallerthat wraps the given methodstatic MethodCallerMethodCaller.wrap(@NotNull Method method, @NotNull ClassLoader loader) Creates aMethodCallerthat wraps the given method, and defines the generated method caller class on the given classloader