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