org.pentaho.reporting.libraries.formula.operators
public class PercentageOperator extends Object implements PostfixOperator
| Constructor Summary | |
|---|---|
| PercentageOperator() | |
| Method Summary | |
|---|---|
| TypeValuePair | evaluate(FormulaContext context, TypeValuePair value1) |
| String | toString() |