Package org.derive4j.processor.api
Class EitherModels.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.EitherModels.CasesMatchers
-
- Enclosing class:
- EitherModels
public static class EitherModels.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EitherModels.CasesMatchers.TotalMatcher_EitherModel
-
Field Summary
Fields Modifier and Type Field Description private static EitherModels.CasesMatchers.TotalMatcher_EitherModel
totalMatcher_EitherModel
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_EitherModel
private static final EitherModels.CasesMatchers.TotalMatcher_EitherModel totalMatcher_EitherModel
-
-