public static class Results.CaseOfMatchers.PartialMatcher<SUCCESS_TYPE,ERROR_TYPE,R> extends Object
| Modifier and Type | Method and Description |
|---|---|
R |
otherwise_(R r) |
R |
otherwise(Supplier<R> otherwise) |
Optional<R> |
otherwiseEmpty() |
Copyright © 2018. All rights reserved.