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 classMakes.CaseOfMatchers.PartialMatcher_LazyConstructor<R>static classMakes.CaseOfMatchers.TotalMatcher_Constructors<R>static classMakes.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)
-