Package org.derive4j.processor.api.model
Class TypeRestrictions.CasesMatchers.TotalMatcher_TypeRestriction
java.lang.Object
org.derive4j.processor.api.model.TypeRestrictions.CasesMatchers.TotalMatcher_TypeRestriction
- Enclosing class:
TypeRestrictions.CasesMatchers
public static final class TypeRestrictions.CasesMatchers.TotalMatcher_TypeRestriction
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <R> Function
<TypeRestriction, R> typeRestriction
(TypeRestriction.Case<R> typeRestriction) final <R> Function
<TypeRestriction, R> typeRestriction_
(R r)
-
Constructor Details
-
TotalMatcher_TypeRestriction
TotalMatcher_TypeRestriction()
-
-
Method Details
-
typeRestriction
public final <R> Function<TypeRestriction,R> typeRestriction(TypeRestriction.Case<R> typeRestriction) -
typeRestriction_
-