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