|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.libraries.formula.operators.PlusSignOperator
public class PlusSignOperator
This is a no-op-operator which is equal to "zero plus x".
| Constructor Summary | |
|---|---|
PlusSignOperator()
|
|
| Method Summary | |
|---|---|
TypeValuePair |
evaluate(FormulaContext context,
TypeValuePair value1)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PlusSignOperator()
| Method Detail |
|---|
public TypeValuePair evaluate(FormulaContext context,
TypeValuePair value1)
throws EvaluationException
evaluate in interface PrefixOperatorEvaluationExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||