Uses of Interface
org.derive4j.processor.api.model.TypeConstructor.Case
Packages that use TypeConstructor.Case
-
Uses of TypeConstructor.Case in org.derive4j.processor.api.model
Methods in org.derive4j.processor.api.model with parameters of type TypeConstructor.CaseModifier and TypeMethodDescriptionabstract <R> RTypeConstructor.match(TypeConstructor.Case<R> typeConstructor) <R> RTypeConstructors.Lazy.match(TypeConstructor.Case<R> typeConstructor) <R> RTypeConstructors.TypeConstructor_.match(TypeConstructor.Case<R> typeConstructor) final <R> Function<TypeConstructor, R> TypeConstructors.CasesMatchers.TotalMatcher_TypeConstructor.typeConstructor(TypeConstructor.Case<R> typeConstructor)