Uses of Class
org.jboss.jandex.TypeParameterTypeTarget
Packages that use TypeParameterTypeTarget
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of TypeParameterTypeTarget in org.jboss.jandex
Subclasses of TypeParameterTypeTarget in org.jboss.jandexModifier and TypeClassDescriptionclassRepresents a target of type annotation which occurs within a bound of type parameter.Methods in org.jboss.jandex that return TypeParameterTypeTargetModifier and TypeMethodDescriptionTypeParameterTypeTarget.asTypeParameter()TypeTarget.asTypeParameter()Casts and returns this type target as aTypeParameterTypeTarget.