Modifier and Type | Method and Description |
---|---|
AndCondition |
and(Condition that)
Returns a new condition based on the conjunction of the current condition
and the given condition.
|
public AndCondition and(Condition that)
Condition
Copyright © 2020. All rights reserved.