Class SumFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.math.SumFunction
- All Implemented Interfaces:
Serializable, Function
- Direct Known Subclasses:
SumAFunction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ZERO
-
-
Constructor Details
-
SumFunction
public SumFunction()
-
-
Method Details
-
getCanonicalName
- Specified by:
getCanonicalName
in interfaceFunction
-
evaluate
public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters) throws EvaluationException - Specified by:
evaluate
in interfaceFunction
- Throws:
EvaluationException
-