org.pentaho.reporting.libraries.formula.operators

Class AbstractNumericOperator

public abstract class AbstractNumericOperator extends Object implements InfixOperator

Creation-Date: 10.04.2007, 15:02:39

Author: Thomas Morgner

Method Summary
TypeValuePairevaluate(FormulaContext context, TypeValuePair value1, TypeValuePair value2)

Method Detail

evaluate

public final TypeValuePair evaluate(FormulaContext context, TypeValuePair value1, TypeValuePair value2)