Class PlusSignOperator

java.lang.Object
org.pentaho.reporting.libraries.formula.operators.PlusSignOperator
All Implemented Interfaces:
Serializable, PrefixOperator

public class PlusSignOperator extends Object implements PrefixOperator
This is a no-op-operator which is equal to "zero plus x".
Author:
Thomas Morgner
See Also: