Uses of Class
de.redsix.dmncheck.util.Eithers.CaseOfMatchers.TotalMatcher_Right
-
Packages that use Eithers.CaseOfMatchers.TotalMatcher_Right Package Description de.redsix.dmncheck.util -
-
Uses of Eithers.CaseOfMatchers.TotalMatcher_Right in de.redsix.dmncheck.util
Methods in de.redsix.dmncheck.util that return Eithers.CaseOfMatchers.TotalMatcher_Right Modifier and Type Method Description <X> Eithers.CaseOfMatchers.TotalMatcher_Right<A,B,X>Eithers.CaseOfMatchers.TotalMatcher_Left. left(Function<A,X> left)<X> Eithers.CaseOfMatchers.TotalMatcher_Right<A,B,X>Eithers.CaseOfMatchers.TotalMatcher_Left. left_(X x)
-