public abstract class AbstractMethodBinding extends Object implements MethodBinding
| Constructor and Description |
|---|
AbstractMethodBinding(String name,
Method method,
Supplier<Object> instanceSupplier) |
public String name()
name in interface MethodBindingpublic Object execute(Object... args)
execute in interface BoundMethodCopyright © 2019 Power Flows. All rights reserved.