Package | Description |
---|---|
org.hamcrest |
The stable API defining Matcher and its associated interfaces and classes.
|
Modifier and Type | Method | Description |
---|---|---|
abstract <U> Condition<U> |
Condition.and(Condition.Step<? super T,U> mapping) |
|
<U> Condition<U> |
Condition.then(Condition.Step<? super T,U> mapping) |