Package org.derive4j.processor.api.model
Interface TypeConstructor.Case<R>
- Enclosing class:
TypeConstructor
public static interface TypeConstructor.Case<R>
-
Method Summary
Modifier and TypeMethodDescriptiontypeConstructor
(TypeElement typeElement, DeclaredType declaredType, List<TypeVariable> typeVariables)
-
Method Details
-
typeConstructor
R typeConstructor(TypeElement typeElement, DeclaredType declaredType, List<TypeVariable> typeVariables)
-