Package org.derive4j
Class Makes.CasesMatchers.TotalMatcher_LambdaVisitor
java.lang.Object
org.derive4j.Makes.CasesMatchers.TotalMatcher_LambdaVisitor
- Enclosing class:
Makes.CasesMatchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <R> Makes.CasesMatchers.PartialMatcher_Getters
<R> caseOfMatching
(Supplier<R> caseOfMatching) final <R> Makes.CasesMatchers.PartialMatcher_Getters
<R> caseOfMatching_
(R r) final <R> Makes.CasesMatchers.PartialMatcher_CaseOfMatching
<R> casesMatching
(Supplier<R> casesMatching) final <R> Makes.CasesMatchers.PartialMatcher_CaseOfMatching
<R> casesMatching_
(R r) final <R> Makes.CasesMatchers.PartialMatcher_Factory
<R> catamorphism
(Supplier<R> catamorphism) final <R> Makes.CasesMatchers.PartialMatcher_Factory
<R> catamorphism_
(R r) final <R> Makes.CasesMatchers.PartialMatcher_LazyConstructor
<R> constructors
(Supplier<R> constructors) final <R> Makes.CasesMatchers.PartialMatcher_LazyConstructor
<R> constructors_
(R r) final <R> Makes.CasesMatchers.PartialMatcher
<R> final <R> Makes.CasesMatchers.PartialMatcher
<R> factory_
(R r) final <R> Makes.CasesMatchers.PartialMatcher_Modifiers
<R> final <R> Makes.CasesMatchers.PartialMatcher_Modifiers
<R> getters_
(R r) final <R> Makes.CasesMatchers.TotalMatcher_Constructors
<R> lambdaVisitor
(Supplier<R> lambdaVisitor) final <R> Makes.CasesMatchers.TotalMatcher_Constructors
<R> lambdaVisitor_
(R r) final <R> Makes.CasesMatchers.PartialMatcher_CasesMatching
<R> lazyConstructor
(Supplier<R> lazyConstructor) final <R> Makes.CasesMatchers.PartialMatcher_CasesMatching
<R> lazyConstructor_
(R r) final <R> Makes.CasesMatchers.PartialMatcher_Catamorphism
<R> final <R> Makes.CasesMatchers.PartialMatcher_Catamorphism
<R> modifiers_
(R r)
-
Constructor Details
-
TotalMatcher_LambdaVisitor
TotalMatcher_LambdaVisitor()
-
-
Method Details
-
lambdaVisitor
public final <R> Makes.CasesMatchers.TotalMatcher_Constructors<R> lambdaVisitor(Supplier<R> lambdaVisitor) -
lambdaVisitor_
-
constructors
public final <R> Makes.CasesMatchers.PartialMatcher_LazyConstructor<R> constructors(Supplier<R> constructors) -
constructors_
-
lazyConstructor
public final <R> Makes.CasesMatchers.PartialMatcher_CasesMatching<R> lazyConstructor(Supplier<R> lazyConstructor) -
lazyConstructor_
-
casesMatching
public final <R> Makes.CasesMatchers.PartialMatcher_CaseOfMatching<R> casesMatching(Supplier<R> casesMatching) -
casesMatching_
-
caseOfMatching
public final <R> Makes.CasesMatchers.PartialMatcher_Getters<R> caseOfMatching(Supplier<R> caseOfMatching) -
caseOfMatching_
-
getters
-
getters_
-
modifiers
public final <R> Makes.CasesMatchers.PartialMatcher_Catamorphism<R> modifiers(Supplier<R> modifiers) -
modifiers_
-
catamorphism
public final <R> Makes.CasesMatchers.PartialMatcher_Factory<R> catamorphism(Supplier<R> catamorphism) -
catamorphism_
-
factory
-
factory_
-