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