Package org.derive4j.processor
Class Eithers.CasesMatchers.TotalMatcher_Left<A,B>
java.lang.Object
org.derive4j.processor.Eithers.CasesMatchers.TotalMatcher_Left<A,B>
- Enclosing class:
Eithers.CasesMatchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <X> Eithers.CasesMatchers.TotalMatcher_Right
<A, B, X> final <X> Eithers.CasesMatchers.TotalMatcher_Right
<A, B, X> left_
(X x) final <X> Eithers.CasesMatchers.PartialMatcher
<A, B, X> final <X> Eithers.CasesMatchers.PartialMatcher
<A, B, X> right_
(X x)
-
Constructor Details
-
TotalMatcher_Left
TotalMatcher_Left()
-
-
Method Details
-
left
-
left_
-
right
-
right_
-