public static final class Results.CaseOfMatchers.TotalMatcher_Ok<SUCCESS_TYPE,ERROR_TYPE,R> extends Results.CaseOfMatchers.PartialMatcher<SUCCESS_TYPE,ERROR_TYPE,R>
| Modifier and Type | Method and Description |
|---|---|
R |
ok_(R r) |
R |
ok(Function<SUCCESS_TYPE,R> ok) |
otherwise_, otherwise, otherwiseEmptyCopyright © 2018. All rights reserved.