Uses of Class
org.jboss.jandex.ParameterizedType
-
Uses of ParameterizedType in org.jboss.jandex
Methods in org.jboss.jandex that return ParameterizedTypeModifier and TypeMethodDescriptionParameterizedType.asParameterizedType()
Type.asParameterizedType()
Casts this type to aParameterizedType
and returns it if the kind isType.Kind.PARAMETERIZED_TYPE
Throws an exception otherwise.private ParameterizedType
Indexer.convertParameterized
(Type oType) (package private) ParameterizedType
ParameterizedType.copyType
(AnnotationInstance[] newAnnotations) (package private) ParameterizedType
(package private) ParameterizedType
static ParameterizedType
Create a new mock instance.(package private) ParameterizedType
ClassType.toParameterizedType()