@Beta public final class InCondition extends Condition
Underlying grammar:
operand IN ( operand (',' operand (, ...) ))
This object is as immutable (or unmodifiable) as the underlying set of operands.
and, negate, or
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2020. All rights reserved.