Uses of Class
org.jboss.jandex.TypeParameterBoundTypeTarget
-
Packages that use TypeParameterBoundTypeTarget Package Description org.jboss.jandex Jandex is a space efficient Java class file indexer and offline reflection library. -
-
Uses of TypeParameterBoundTypeTarget in org.jboss.jandex
Methods in org.jboss.jandex that return TypeParameterBoundTypeTarget Modifier and Type Method Description TypeParameterBoundTypeTargetTypeParameterBoundTypeTarget. asTypeParameterBound()TypeParameterBoundTypeTargetTypeTarget. asTypeParameterBound()Casts and returns this type target as aTypeParameterBoundTypeTarget.
-