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