Package org.derive4j.processor
Class Eithers.CaseOfMatchers
- java.lang.Object
-
- org.derive4j.processor.Eithers.CaseOfMatchers
-
- Enclosing class:
- Eithers
public static class Eithers.CaseOfMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Eithers.CaseOfMatchers.PartialMatcher<A,B,X>
static class
Eithers.CaseOfMatchers.TotalMatcher_Left<A,B>
static class
Eithers.CaseOfMatchers.TotalMatcher_Right<A,B,X>
-
Constructor Summary
Constructors Modifier Constructor Description private
CaseOfMatchers()
-