protected Boolean |
NotEqualOperator.compareTo(BasicBooleanValue f,
RightValue op) |
protected Boolean |
LessThanOperator.compareTo(BasicBooleanValue f,
RightValue op) |
protected Boolean |
LessOrEqualOperator.compareTo(BasicBooleanValue f,
RightValue op) |
protected Boolean |
GreaterThanOperator.compareTo(BasicBooleanValue f,
RightValue op) |
protected Boolean |
GreaterOrEqualOperator.compareTo(BasicBooleanValue f,
RightValue op) |
protected Boolean |
EqualsOperator.compareTo(BasicBooleanValue f,
RightValue op) |
protected abstract Boolean |
AbstractCompareOperator.compareTo(BasicBooleanValue s,
RightValue op) |