public abstract class LessThanCompareConditionExpressionExecutor extends CompareConditionExpressionExecutor
leftExpressionExecutor, rightExpressionExecutor| Constructor and Description |
|---|
LessThanCompareConditionExpressionExecutor(ExpressionExecutor leftExpressionExecutor,
ExpressionExecutor rightExpressionExecutor) |
clean, execute, executegetReturnTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneExecutorpublic LessThanCompareConditionExpressionExecutor(ExpressionExecutor leftExpressionExecutor, ExpressionExecutor rightExpressionExecutor)
Copyright © 2019 WSO2. All rights reserved.