Condition.Step<I,O>
NOT_MATCHED
Modifier | Constructor and Description |
---|---|
private |
NotMatched() |
Modifier and Type | Method and Description |
---|---|
<U> Condition<U> |
and(Condition.Step<? super T,U> mapping) |
boolean |
matching(Matcher<T> match,
java.lang.String message) |
matched, matching, notMatched, then