public abstract class NotEqualCompareConditionExpressionExecutor extends CompareConditionExpressionExecutor
leftExpressionExecutor, rightExpressionExecutor| Constructor and Description |
|---|
NotEqualCompareConditionExpressionExecutor(ExpressionExecutor leftExpressionExecutor,
ExpressionExecutor rightExpressionExecutor) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute(ComplexEvent event) |
clean, executegetReturnTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneExecutorpublic NotEqualCompareConditionExpressionExecutor(ExpressionExecutor leftExpressionExecutor, ExpressionExecutor rightExpressionExecutor)
public Boolean execute(ComplexEvent event)
execute in interface ExpressionExecutorexecute in class CompareConditionExpressionExecutorCopyright © 2019 WSO2. All rights reserved.