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