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