Uses of Class
org.jboss.jandex.TypeParameterTypeTarget
-
Uses of TypeParameterTypeTarget in org.jboss.jandex
Subclasses of TypeParameterTypeTarget in org.jboss.jandexModifier and TypeClassDescriptionclass
Represents a type annotation target which occurs within a bound of type parameter type.Methods in org.jboss.jandex that return TypeParameterTypeTargetModifier and TypeMethodDescriptionTypeParameterTypeTarget.asTypeParameter()
TypeTarget.asTypeParameter()
Casts and returns this type target as aTypeParameterTypeTarget
.