public class LessThanOperator extends AbstractCompareOperator
| Constructor and Description |
|---|
LessThanOperator() |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
compareTo(BasicBooleanValue f,
RightValue op) |
protected Boolean |
compareTo(BasicDoubleValue f,
RightValue op) |
protected Boolean |
compareTo(BasicJavaObjectValue f,
RightValue op) |
protected Boolean |
compareTo(BasicLongValue f,
RightValue op) |
protected Boolean |
compareTo(BasicStringValue f,
RightValue op) |
compareJavaObjectTo, evaluateOnevaluategetLeftOperand, getRightOperand, setLeftOperand, setRightOperandprotected Boolean compareTo(BasicDoubleValue f, RightValue op) throws BasicRuntimeException
compareTo in class AbstractCompareOperatorBasicRuntimeExceptionprotected Boolean compareTo(BasicLongValue f, RightValue op) throws BasicRuntimeException
compareTo in class AbstractCompareOperatorBasicRuntimeExceptionprotected Boolean compareTo(BasicStringValue f, RightValue op) throws BasicRuntimeException
compareTo in class AbstractCompareOperatorBasicRuntimeExceptionprotected Boolean compareTo(BasicJavaObjectValue f, RightValue op) throws BasicRuntimeException
compareTo in class AbstractCompareOperatorBasicRuntimeExceptionprotected Boolean compareTo(BasicBooleanValue f, RightValue op) throws BasicRuntimeException
compareTo in class AbstractCompareOperatorBasicRuntimeExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.