Package org.derive4j.processor.api.model
Class DeriveVisibilities.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.model.DeriveVisibilities.CasesMatchers
-
- Enclosing class:
- DeriveVisibilities
public static class DeriveVisibilities.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDeriveVisibilities.CasesMatchers.PartialMatcher<R>static classDeriveVisibilities.CasesMatchers.PartialMatcher_Smart<R>static classDeriveVisibilities.CasesMatchers.TotalMatcher_Package<R>static classDeriveVisibilities.CasesMatchers.TotalMatcher_Publicstatic classDeriveVisibilities.CasesMatchers.TotalMatcher_Smart<R>
-
Field Summary
Fields Modifier and Type Field Description private static DeriveVisibilities.CasesMatchers.TotalMatcher_PublictotalMatcher_Public
-
Constructor Summary
Constructors Modifier Constructor Description privateCasesMatchers()
-
-
-
Field Detail
-
totalMatcher_Public
private static final DeriveVisibilities.CasesMatchers.TotalMatcher_Public totalMatcher_Public
-
-