Condition.OPERATOR
Modifier and Type | Method and Description |
---|---|
ConditionAggregate |
and(Condition cond) |
Object |
clone() |
Collection<Condition> |
getConditions() |
ConditionAggregate |
or(Condition cond) |
getPredicateNOperator
ConditionAggregate and(Condition cond)
cond
- Object clone() throws CloneNotSupportedException
CloneNotSupportedException
Collection<Condition> getConditions()
ConditionAggregate or(Condition cond)