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