public class LessThanEqualCompareConditionExpressionExecutorIntLong extends LessThanEqualCompareConditionExpressionExecutor
leftExpressionExecutor, rightExpressionExecutor
Constructor and Description |
---|
LessThanEqualCompareConditionExpressionExecutorIntLong(ExpressionExecutor leftExpressionExecutor,
ExpressionExecutor rightExpressionExecutor) |
Modifier and Type | Method and Description |
---|---|
protected Boolean |
execute(Object left,
Object right) |
execute
getReturnType
public LessThanEqualCompareConditionExpressionExecutorIntLong(ExpressionExecutor leftExpressionExecutor, ExpressionExecutor rightExpressionExecutor)
protected Boolean execute(Object left, Object right)
execute
in class CompareConditionExpressionExecutor
Copyright © 2019. All rights reserved.