Uses of Class
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Factory
-
Packages that use Makes.CaseOfMatchers.PartialMatcher_Factory Package Description org.derive4j -
-
Uses of Makes.CaseOfMatchers.PartialMatcher_Factory in org.derive4j
Subclasses of Makes.CaseOfMatchers.PartialMatcher_Factory in org.derive4j Modifier and Type Class Description static classMakes.CaseOfMatchers.PartialMatcher_CaseOfMatching<R>static classMakes.CaseOfMatchers.PartialMatcher_CasesMatching<R>static classMakes.CaseOfMatchers.PartialMatcher_Catamorphism<R>static classMakes.CaseOfMatchers.PartialMatcher_Getters<R>static classMakes.CaseOfMatchers.PartialMatcher_LazyConstructor<R>static classMakes.CaseOfMatchers.PartialMatcher_Modifiers<R>static classMakes.CaseOfMatchers.TotalMatcher_CaseOfMatching<R>static classMakes.CaseOfMatchers.TotalMatcher_CasesMatching<R>static classMakes.CaseOfMatchers.TotalMatcher_Catamorphism<R>static classMakes.CaseOfMatchers.TotalMatcher_Constructors<R>static classMakes.CaseOfMatchers.TotalMatcher_Getters<R>static classMakes.CaseOfMatchers.TotalMatcher_LazyConstructor<R>static classMakes.CaseOfMatchers.TotalMatcher_Modifiers<R>Methods in org.derive4j that return Makes.CaseOfMatchers.PartialMatcher_Factory Modifier and Type Method Description Makes.CaseOfMatchers.PartialMatcher_Factory<R>Makes.CaseOfMatchers.PartialMatcher_Catamorphism. catamorphism(java.util.function.Supplier<R> catamorphism)<R> Makes.CaseOfMatchers.PartialMatcher_Factory<R>Makes.CaseOfMatchers.TotalMatcher_LambdaVisitor. catamorphism(java.util.function.Supplier<R> catamorphism)Makes.CaseOfMatchers.PartialMatcher_Factory<R>Makes.CaseOfMatchers.PartialMatcher_Catamorphism. catamorphism_(R r)<R> Makes.CaseOfMatchers.PartialMatcher_Factory<R>Makes.CaseOfMatchers.TotalMatcher_LambdaVisitor. catamorphism_(R r)
-