| Constructor and Description |
|---|
InCaseOfStep() |
| Modifier and Type | Method and Description |
|---|---|
<X> MatchingInstance<V,X> |
thenApply(ActionWithReturn<V,X> t)
Create a new Case with the supplied ActionWithReturn as the action
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthenConsumepublic <X> MatchingInstance<V,X> thenApply(ActionWithReturn<V,X> t)
Step