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