@Beta public final class ComparatorCondition extends Condition
Underlying grammar:
operand comparator_symbol operand comparator_symbol ::= = | <> | < | <= | > | >=
This object is as immutable (or unmodifiable) as the underlying operands.
and, negate, or
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait