Package studio.mevera.imperat.util.asm
Interface MethodCaller.BoundMethodCaller
- Enclosing interface:
- MethodCaller
public static interface MethodCaller.BoundMethodCaller
Represents a
MethodCaller that is attached to an instance-
Method Summary
-
Method Details
-
call
Calls the method of this caller- Parameters:
arguments- Invoking arguments- Returns:
- The return setResult
-