| Constructor and Description |
|---|
MethodFunction(Method method)
Create a new MethodFunction.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(ExpressionContext context,
Object[] parameters)
Computes the value of the function.
|
String |
toString() |
public MethodFunction(Method method)
method - implementing Methodpublic Object invoke(ExpressionContext context, Object[] parameters)
FunctionCopyright © 2001–2019 The Apache Software Foundation. All rights reserved.