Uses of Interface
revxrsal.asm.BoundMethodCaller
Packages that use BoundMethodCaller
-
Uses of BoundMethodCaller in revxrsal.asm
Methods in revxrsal.asm that return BoundMethodCallerModifier and TypeMethodDescriptiondefault @NotNull BoundMethodCallerBinds this method caller to the given instance, and returns aBoundMethodCallerthat does not need an instance to be provided for calls.