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