Uses of Class
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_CasesMatching
-
Packages that use Makes.CaseOfMatchers.PartialMatcher_CasesMatching Package Description org.derive4j -
-
Uses of Makes.CaseOfMatchers.PartialMatcher_CasesMatching in org.derive4j
Subclasses of Makes.CaseOfMatchers.PartialMatcher_CasesMatching in org.derive4j Modifier and Type Class Description static class
Makes.CaseOfMatchers.PartialMatcher_LazyConstructor<R>
static class
Makes.CaseOfMatchers.TotalMatcher_Constructors<R>
static class
Makes.CaseOfMatchers.TotalMatcher_LazyConstructor<R>
Methods in org.derive4j that return Makes.CaseOfMatchers.PartialMatcher_CasesMatching Modifier and Type Method Description Makes.CaseOfMatchers.PartialMatcher_CasesMatching<R>
Makes.CaseOfMatchers.PartialMatcher_LazyConstructor. lazyConstructor(java.util.function.Supplier<R> lazyConstructor)
<R> Makes.CaseOfMatchers.PartialMatcher_CasesMatching<R>
Makes.CaseOfMatchers.TotalMatcher_LambdaVisitor. lazyConstructor(java.util.function.Supplier<R> lazyConstructor)
Makes.CaseOfMatchers.PartialMatcher_CasesMatching<R>
Makes.CaseOfMatchers.PartialMatcher_LazyConstructor. lazyConstructor_(R r)
<R> Makes.CaseOfMatchers.PartialMatcher_CasesMatching<R>
Makes.CaseOfMatchers.TotalMatcher_LambdaVisitor. lazyConstructor_(R r)
-