Uses of Class
org.derive4j.processor.Eithers.CasesMatchers.TotalMatcher_Right
-
Packages that use Eithers.CasesMatchers.TotalMatcher_Right Package Description org.derive4j.processor -
-
Uses of Eithers.CasesMatchers.TotalMatcher_Right in org.derive4j.processor
Methods in org.derive4j.processor that return Eithers.CasesMatchers.TotalMatcher_Right Modifier and Type Method Description <X> Eithers.CasesMatchers.TotalMatcher_Right<A,B,X>
Eithers.CasesMatchers.TotalMatcher_Left. left(java.util.function.Function<A,X> left)
<X> Eithers.CasesMatchers.TotalMatcher_Right<A,B,X>
Eithers.CasesMatchers.TotalMatcher_Left. left_(X x)
-