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 classDataConstructions.CasesMatchers.PartialMatcher<R>static classDataConstructions.CasesMatchers.PartialMatcher_NoConstructor<R>static classDataConstructions.CasesMatchers.TotalMatcher_MultipleConstructorsstatic classDataConstructions.CasesMatchers.TotalMatcher_NoConstructor<R>static classDataConstructions.CasesMatchers.TotalMatcher_OneConstructor<R>
-
Field Summary
Fields Modifier and Type Field Description private static DataConstructions.CasesMatchers.TotalMatcher_MultipleConstructorstotalMatcher_MultipleConstructors
-
Constructor Summary
Constructors Modifier Constructor Description privateCasesMatchers()
-
-
-
Field Detail
-
totalMatcher_MultipleConstructors
private static final DataConstructions.CasesMatchers.TotalMatcher_MultipleConstructors totalMatcher_MultipleConstructors
-
-