public class FunctionResultContext extends FromNativeContext
Constructor and Description |
---|
FunctionResultContext(Class resultClass,
Function function,
Object[] args) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getArguments()
Get the arguments used in this function call.
|
Function |
getFunction()
Get the function that was invoked.
|
getTargetType