Uses of Interface
org.derive4j.processor.api.model.TypeRestriction.Case
Packages that use TypeRestriction.Case
-
Uses of TypeRestriction.Case in org.derive4j.processor.api.model
Methods in org.derive4j.processor.api.model with parameters of type TypeRestriction.CaseModifier and TypeMethodDescriptionabstract <R> RTypeRestriction.match(TypeRestriction.Case<R> typeRestriction) <R> RTypeRestrictions.Lazy.match(TypeRestriction.Case<R> typeRestriction) <R> RTypeRestrictions.TypeRestriction_.match(TypeRestriction.Case<R> typeRestriction) final <R> Function<TypeRestriction, R> TypeRestrictions.CasesMatchers.TotalMatcher_TypeRestriction.typeRestriction(TypeRestriction.Case<R> typeRestriction)