public interface PostfixOperator
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
TypeValuePair |
evaluate(FormulaContext context,
TypeValuePair value1) |
TypeValuePair evaluate(FormulaContext context, TypeValuePair value1) throws EvaluationException
EvaluationException