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