|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
R
- result typeA
- argument typepublic static interface ExpressionLanguage.OneArgFunction<R,A>
A user provided single argument function.
Method Summary | |
---|---|
R |
calculate(A arg)
Calculates the new value. |
Method Detail |
---|
R calculate(A arg)
arg
- argument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |