Uses of Class
org.derive4j.processor.Eithers.CaseOfMatchers.TotalMatcher_Left
-
Packages that use Eithers.CaseOfMatchers.TotalMatcher_Left Package Description org.derive4j.processor -
-
Uses of Eithers.CaseOfMatchers.TotalMatcher_Left in org.derive4j.processor
Methods in org.derive4j.processor that return Eithers.CaseOfMatchers.TotalMatcher_Left Modifier and Type Method Description static <A,B>
Eithers.CaseOfMatchers.TotalMatcher_Left<A,B>Eithers. caseOf(Either<A,B> either)
-