public class GreaterThanCompareConditionExecutorLongInt extends GreaterThenCompareConditionExecutor
leftExpressionExecutor, rightExpressionExecutor| Constructor and Description |
|---|
GreaterThanCompareConditionExecutorLongInt(ExpressionExecutor leftExpressionExecutor,
ExpressionExecutor rightExpressionExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
process(Object left,
Object right) |
executepublic GreaterThanCompareConditionExecutorLongInt(ExpressionExecutor leftExpressionExecutor, ExpressionExecutor rightExpressionExecutor)
protected boolean process(Object left, Object right)
process in class CompareConditionExecutorCopyright © 2012. All Rights Reserved.