org.pentaho.reporting.libraries.formula.operators
public class GreaterEqualOperator extends AbstractCompareOperator
| Constructor Summary | |
|---|---|
| GreaterEqualOperator() | |
| Method Summary | |
|---|---|
| protected boolean | evaluate(int compareResult) |
| int | getLevel() |
| boolean | isAssociative()
Defines, whether the operation is associative. |
| boolean | isLeftOperation() |
| String | toString() |
Returns: true, if the operation is associative, false otherwise