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