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