Package org.derive4j.processor.api.model
Class TypeConstructors
java.lang.Object
org.derive4j.processor.api.model.TypeConstructors
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptioncases()static DeclaredTypegetDeclaredType(TypeConstructor typeConstructor) static TypeElementgetTypeElement(TypeConstructor typeConstructor) static List<TypeVariable> getTypeVariables(TypeConstructor typeConstructor) static TypeConstructorlazy(Supplier<TypeConstructor> typeConstructor)
-
Method Details
-
lazy
-
cases
-
getTypeElement
-
getDeclaredType
-
getTypeVariables
-