@Beta public final class OrCondition extends Condition
This object is as immutable (or unmodifiable) as the underlying conditions.
AndCondition
and(Condition that)
negate, or
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AndCondition and(Condition that)
Condition
and
that