Uses of Class
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Modifiers
-
Packages that use Makes.CaseOfMatchers.PartialMatcher_Modifiers Package Description org.derive4j -
-
Uses of Makes.CaseOfMatchers.PartialMatcher_Modifiers in org.derive4j
Subclasses of Makes.CaseOfMatchers.PartialMatcher_Modifiers in org.derive4j Modifier and Type Class Description static class
Makes.CaseOfMatchers.PartialMatcher_CaseOfMatching<R>
static class
Makes.CaseOfMatchers.PartialMatcher_CasesMatching<R>
static class
Makes.CaseOfMatchers.PartialMatcher_Getters<R>
static class
Makes.CaseOfMatchers.PartialMatcher_LazyConstructor<R>
static class
Makes.CaseOfMatchers.TotalMatcher_CaseOfMatching<R>
static class
Makes.CaseOfMatchers.TotalMatcher_CasesMatching<R>
static class
Makes.CaseOfMatchers.TotalMatcher_Constructors<R>
static class
Makes.CaseOfMatchers.TotalMatcher_Getters<R>
static class
Makes.CaseOfMatchers.TotalMatcher_LazyConstructor<R>
Methods in org.derive4j that return Makes.CaseOfMatchers.PartialMatcher_Modifiers Modifier and Type Method Description Makes.CaseOfMatchers.PartialMatcher_Modifiers<R>
Makes.CaseOfMatchers.PartialMatcher_Getters. getters(java.util.function.Supplier<R> getters)
<R> Makes.CaseOfMatchers.PartialMatcher_Modifiers<R>
Makes.CaseOfMatchers.TotalMatcher_LambdaVisitor. getters(java.util.function.Supplier<R> getters)
Makes.CaseOfMatchers.PartialMatcher_Modifiers<R>
Makes.CaseOfMatchers.PartialMatcher_Getters. getters_(R r)
<R> Makes.CaseOfMatchers.PartialMatcher_Modifiers<R>
Makes.CaseOfMatchers.TotalMatcher_LambdaVisitor. getters_(R r)
-