Class SumAFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.math.SumFunction
org.pentaho.reporting.libraries.formula.function.math.SumAFunction
- All Implemented Interfaces:
Serializable
,Function
Creation-Date: 31.10.2006, 17:39:19
- Author:
- Thomas Morgner
- See Also:
-
Field Summary
Fields inherited from class org.pentaho.reporting.libraries.formula.function.math.SumFunction
ZERO
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pentaho.reporting.libraries.formula.function.math.SumFunction
evaluate
-
Constructor Details
-
SumAFunction
public SumAFunction()
-
-
Method Details
-
getCanonicalName
- Specified by:
getCanonicalName
in interfaceFunction
- Overrides:
getCanonicalName
in classSumFunction
-