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