Package org.derive4j
Class Visibilities.CasesMatchers
- java.lang.Object
-
- org.derive4j.Visibilities.CasesMatchers
-
- Enclosing class:
- Visibilities
public static class Visibilities.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Visibilities.CasesMatchers.PartialMatcher<R>
static class
Visibilities.CasesMatchers.PartialMatcher_Smart<R>
static class
Visibilities.CasesMatchers.TotalMatcher_Package<R>
static class
Visibilities.CasesMatchers.TotalMatcher_Same
static class
Visibilities.CasesMatchers.TotalMatcher_Smart<R>
-
Field Summary
Fields Modifier and Type Field Description private static Visibilities.CasesMatchers.TotalMatcher_Same
totalMatcher_Same
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_Same
private static final Visibilities.CasesMatchers.TotalMatcher_Same totalMatcher_Same
-
-