public class GreaterThanEqualCompareConditionExpressionExecutorFloatLong extends GreaterThanEqualCompareConditionExpressionExecutor
leftExpressionExecutor, rightExpressionExecutor| Constructor and Description |
|---|
GreaterThanEqualCompareConditionExpressionExecutorFloatLong(ExpressionExecutor leftExpressionExecutor,
ExpressionExecutor rightExpressionExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
execute(Object left,
Object right) |
execute, getLeftExpressionExecutor, getRightExpressionExecutorgetReturnTypepublic GreaterThanEqualCompareConditionExpressionExecutorFloatLong(ExpressionExecutor leftExpressionExecutor, ExpressionExecutor rightExpressionExecutor)
protected Boolean execute(Object left, Object right)
execute in class CompareConditionExpressionExecutorCopyright © 2019. All rights reserved.