Package org.derive4j.processor.api.model
Class DataConstructions.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.model.DataConstructions.CasesMatchers
-
- Enclosing class:
- DataConstructions
public static class DataConstructions.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DataConstructions.CasesMatchers.PartialMatcher<R>
static class
DataConstructions.CasesMatchers.PartialMatcher_NoConstructor<R>
static class
DataConstructions.CasesMatchers.TotalMatcher_MultipleConstructors
static class
DataConstructions.CasesMatchers.TotalMatcher_NoConstructor<R>
static class
DataConstructions.CasesMatchers.TotalMatcher_OneConstructor<R>
-
Field Summary
Fields Modifier and Type Field Description private static DataConstructions.CasesMatchers.TotalMatcher_MultipleConstructors
totalMatcher_MultipleConstructors
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_MultipleConstructors
private static final DataConstructions.CasesMatchers.TotalMatcher_MultipleConstructors totalMatcher_MultipleConstructors
-
-