Uses of Class
org.jboss.jandex.TypeVariableReference
Packages that use TypeVariableReference
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of TypeVariableReference in org.jboss.jandex
Methods in org.jboss.jandex that return TypeVariableReferenceModifier and TypeMethodDescriptionType.asTypeVariableReference()Casts this type to aTypeVariableReferenceand returns it if the kind isType.Kind.TYPE_VARIABLE_REFERENCE.TypeVariableReference.asTypeVariableReference()