public class GreaterThanEqualCompareConditionExpressionExecutorFloatInt extends GreaterThanEqualCompareConditionExpressionExecutor
leftExpressionExecutor, rightExpressionExecutor| Constructor and Description |
|---|
GreaterThanEqualCompareConditionExpressionExecutorFloatInt(ExpressionExecutor leftExpressionExecutor,
ExpressionExecutor rightExpressionExecutor) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionExecutor |
cloneExecutor(String key) |
protected Boolean |
execute(Object left,
Object right) |
clean, executegetReturnTypepublic GreaterThanEqualCompareConditionExpressionExecutorFloatInt(ExpressionExecutor leftExpressionExecutor, ExpressionExecutor rightExpressionExecutor)
protected Boolean execute(Object left, Object right)
execute in class CompareConditionExpressionExecutorpublic ExpressionExecutor cloneExecutor(String key)
Copyright © 2019 WSO2. All rights reserved.