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