Class AddOperator

java.lang.Object
org.pentaho.reporting.libraries.formula.operators.AbstractNumericOperator
org.pentaho.reporting.libraries.formula.operators.AddOperator
All Implemented Interfaces:
Serializable, InfixOperator

public class AddOperator extends AbstractNumericOperator
Null-Values are converted into ZERO
Author:
Thomas Morgner
See Also: