Uses of Interface
org.derive4j.processor.api.model.TypeConstructor.Case
-
Packages that use TypeConstructor.Case Package Description org.derive4j.processor.api.model -
-
Uses of TypeConstructor.Case in org.derive4j.processor.api.model
Methods in org.derive4j.processor.api.model with parameters of type TypeConstructor.Case Modifier and Type Method Description abstract <R> RTypeConstructor. match(TypeConstructor.Case<R> typeConstructor)<R> RTypeConstructors.Lazy. match(TypeConstructor.Case<R> typeConstructor)<R> RTypeConstructors.TypeConstructor_. match(TypeConstructor.Case<R> typeConstructor)<R> java.util.function.Function<TypeConstructor,R>TypeConstructors.CasesMatchers.TotalMatcher_TypeConstructor. typeConstructor(TypeConstructor.Case<R> typeConstructor)
-