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
-
Method Summary
Modifier and TypeMethodDescriptionfinal <R> Function<TypeRestriction, R> typeRestriction(TypeRestriction.Case<R> typeRestriction) final <R> Function<TypeRestriction, R> typeRestriction_(R r)
-
Method Details
-
typeRestriction
public final <R> Function<TypeRestriction,R> typeRestriction(TypeRestriction.Case<R> typeRestriction) -
typeRestriction_
-