private class StaticImport.StaticFunction
extends org.onemind.commons.invoke.AbstractInvocableFunction
Modifier and Type | Field and Description |
---|---|
private java.lang.reflect.Method |
_method
the method
|
Constructor and Description |
---|
StaticImport.StaticFunction(java.lang.reflect.Method method)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object target,
java.lang.Object[] args) |