Package de.redsix.dmncheck.util
Class Eithers.CaseOfMatchers.PartialMatcher<A,B,X>
- java.lang.Object
-
- de.redsix.dmncheck.util.Eithers.CaseOfMatchers.PartialMatcher<A,B,X>
-
- Direct Known Subclasses:
Eithers.CaseOfMatchers.TotalMatcher_Right
- Enclosing class:
- Eithers.CaseOfMatchers
public static class Eithers.CaseOfMatchers.PartialMatcher<A,B,X> extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Xotherwise(Supplier<X> otherwise)Xotherwise_(X x)Optional<X>otherwiseEmpty()
-