Class ConcatOperator

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

public class ConcatOperator extends Object implements InfixOperator
Concats two strings operator.
Author:
Thomas Morgner
See Also: