public abstract class AbstractCondition extends Object implements Condition, Serializable, Cloneable
| Modifier and Type | Method and Description |
|---|---|
And |
and(Condition condition) |
<T extends Condition> |
copy() |
Operator |
getOperator()
Gets the operator.
|
Not |
not() |
Or |
or(Condition condition) |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitclearParameters, getParameters, toStringCopyright © 2021. All rights reserved.