Uses of Class
org.jboss.jandex.TypeParameterBoundTypeTarget
-
-
Uses of TypeParameterBoundTypeTarget in org.jboss.jandex
Methods in org.jboss.jandex that return TypeParameterBoundTypeTarget Modifier and Type Method Description TypeParameterBoundTypeTarget
TypeParameterBoundTypeTarget. asTypeParameterBound()
TypeParameterBoundTypeTarget
TypeTarget. asTypeParameterBound()
Casts and returns this type target as aTypeParameterBoundTypeTarget
.
-