Uses of Class
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Getters
-
Packages that use Makes.CaseOfMatchers.PartialMatcher_Getters Package Description org.derive4j -
-
Uses of Makes.CaseOfMatchers.PartialMatcher_Getters in org.derive4j
Subclasses of Makes.CaseOfMatchers.PartialMatcher_Getters 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_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_LazyConstructor<R>
Methods in org.derive4j that return Makes.CaseOfMatchers.PartialMatcher_Getters Modifier and Type Method Description Makes.CaseOfMatchers.PartialMatcher_Getters<R>
Makes.CaseOfMatchers.PartialMatcher_CaseOfMatching. caseOfMatching(java.util.function.Supplier<R> caseOfMatching)
<R> Makes.CaseOfMatchers.PartialMatcher_Getters<R>
Makes.CaseOfMatchers.TotalMatcher_LambdaVisitor. caseOfMatching(java.util.function.Supplier<R> caseOfMatching)
Makes.CaseOfMatchers.PartialMatcher_Getters<R>
Makes.CaseOfMatchers.PartialMatcher_CaseOfMatching. caseOfMatching_(R r)
<R> Makes.CaseOfMatchers.PartialMatcher_Getters<R>
Makes.CaseOfMatchers.TotalMatcher_LambdaVisitor. caseOfMatching_(R r)
-