public class GreaterThanEqualCompareConditionExpressionExecutorFloatDouble extends GreaterThanEqualCompareConditionExpressionExecutor
leftExpressionExecutor, rightExpressionExecutor| Constructor and Description |
|---|
GreaterThanEqualCompareConditionExpressionExecutorFloatDouble(ExpressionExecutor leftExpressionExecutor,
ExpressionExecutor rightExpressionExecutor) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionExecutor |
cloneExecutor(String key) |
protected Boolean |
execute(Object left,
Object right) |
clean, executegetReturnTypepublic GreaterThanEqualCompareConditionExpressionExecutorFloatDouble(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.