Package de.redsix.dmncheck.util
Class Eithers.CaseOfMatchers.TotalMatcher_Right<A,B,X>
- java.lang.Object
-
- de.redsix.dmncheck.util.Eithers.CaseOfMatchers.PartialMatcher<A,B,X>
-
- de.redsix.dmncheck.util.Eithers.CaseOfMatchers.TotalMatcher_Right<A,B,X>
-
- Enclosing class:
- Eithers.CaseOfMatchers
public static final class Eithers.CaseOfMatchers.TotalMatcher_Right<A,B,X> extends Eithers.CaseOfMatchers.PartialMatcher<A,B,X>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Xright(Function<B,X> right)Xright_(X x)-
Methods inherited from class de.redsix.dmncheck.util.Eithers.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-