org.pentaho.reporting.libraries.formula.function.math
public class SumFunction extends Object implements Function
| Field Summary | |
|---|---|
| static BigDecimal | ZERO |
| Constructor Summary | |
|---|---|
| SumFunction() | |
| Method Summary | |
|---|---|
| TypeValuePair | evaluate(FormulaContext context, ParameterCallback parameters) |
| String | getCanonicalName() |
| protected boolean | isStrictSequenceNeeded() |