Uses of Class
dev.hilla.parser.models.TypeVariableModel
-
Packages that use TypeVariableModel Package Description dev.hilla.parser.models -
-
Uses of TypeVariableModel in dev.hilla.parser.models
Methods in dev.hilla.parser.models that return TypeVariableModel Modifier and Type Method Description static TypeVariableModelTypeVariableModel. of(io.github.classgraph.TypeVariableSignature origin)static TypeVariableModelTypeVariableModel. of(AnnotatedTypeVariable origin)Methods in dev.hilla.parser.models that return types with arguments of type TypeVariableModel Modifier and Type Method Description Class<TypeVariableModel>TypeVariableModel. getCommonModelClass()
-