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)
Function
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.