Package org.derive4j.processor.api.model
Class TypeConstructors.CasesMatchers.TotalMatcher_TypeConstructor
java.lang.Object
org.derive4j.processor.api.model.TypeConstructors.CasesMatchers.TotalMatcher_TypeConstructor
- Enclosing class:
TypeConstructors.CasesMatchers
public static final class TypeConstructors.CasesMatchers.TotalMatcher_TypeConstructor
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <R> Function
<TypeConstructor, R> typeConstructor
(TypeConstructor.Case<R> typeConstructor) final <R> Function
<TypeConstructor, R> typeConstructor_
(R r)
-
Constructor Details
-
TotalMatcher_TypeConstructor
TotalMatcher_TypeConstructor()
-
-
Method Details
-
typeConstructor
public final <R> Function<TypeConstructor,R> typeConstructor(TypeConstructor.Case<R> typeConstructor) -
typeConstructor_
-