| Interface | Description |
|---|---|
| MethodCaller |
A high-level wrapper, responsible for invoking methods reflectively.
|
| MethodCaller.BoundMethodCaller |
Represents a
MethodCaller that is attached to an instance |
| MethodCallerFactory |
Factory for creating
MethodCallers for methods. |