Package org.derive4j
Class Makes.CaseOfMatchers.PartialMatcher_CasesMatching<R>
java.lang.Object
org.derive4j.Makes.CaseOfMatchers.PartialMatcher<R>
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Factory<R>
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Catamorphism<R>
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Modifiers<R>
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Getters<R>
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_CaseOfMatching<R>
org.derive4j.Makes.CaseOfMatchers.PartialMatcher_CasesMatching<R>
- Direct Known Subclasses:
Makes.CaseOfMatchers.PartialMatcher_LazyConstructor
,Makes.CaseOfMatchers.TotalMatcher_LazyConstructor
- Enclosing class:
Makes.CaseOfMatchers
public static class Makes.CaseOfMatchers.PartialMatcher_CasesMatching<R>
extends Makes.CaseOfMatchers.PartialMatcher_CaseOfMatching<R>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.derive4j.Makes.CaseOfMatchers.PartialMatcher_CaseOfMatching
caseOfMatching, caseOfMatching_
Methods inherited from class org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Getters
getters, getters_
Methods inherited from class org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Modifiers
modifiers, modifiers_
Methods inherited from class org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Catamorphism
catamorphism, catamorphism_
Methods inherited from class org.derive4j.Makes.CaseOfMatchers.PartialMatcher_Factory
factory, factory_
Methods inherited from class org.derive4j.Makes.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Constructor Details
-
PartialMatcher_CasesMatching
-
-
Method Details
-
casesMatching
public final Makes.CaseOfMatchers.PartialMatcher_CaseOfMatching<R> casesMatching(Supplier<R> casesMatching) -
casesMatching_
-