| Modifier and Type | Class and Description |
|---|---|
static class |
Results.CaseOfMatchers.TotalMatcher_Ok<SUCCESS_TYPE,ERROR_TYPE,R> |
| Modifier and Type | Method and Description |
|---|---|
<R> Results.CaseOfMatchers.PartialMatcher<SUCCESS_TYPE,ERROR_TYPE,R> |
Results.CaseOfMatchers.TotalMatcher_Err.ok_(R r) |
<R> Results.CaseOfMatchers.PartialMatcher<SUCCESS_TYPE,ERROR_TYPE,R> |
Results.CaseOfMatchers.TotalMatcher_Err.ok(Function<SUCCESS_TYPE,R> ok) |
Copyright © 2018. All rights reserved.