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