| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.formula.function.information.IsTextFunctionorg.jfree.formula.function.information.IsNonTextFunctionpublic class IsNonTextFunctionextends IsTextFunctionConstructor Summary | |
Method Summary | |
TypeValuePair |
|
String | |
Methods inherited from class org.jfree.formula.function.information.IsTextFunction | |
evaluate, getCanonicalName | |
public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters) throws EvaluationException
- Overrides:
- evaluate in interface IsTextFunction
public String getCanonicalName()
- Specified by:
- getCanonicalName in interface Function
- Overrides:
- getCanonicalName in interface IsTextFunction