Uses of Class
org.jboss.jandex.UnresolvedTypeVariable
-
Packages that use UnresolvedTypeVariable Package Description org.jboss.jandex Jandex is a space efficient Java class file indexer and offline reflection library. -
-
Uses of UnresolvedTypeVariable in org.jboss.jandex
Methods in org.jboss.jandex that return UnresolvedTypeVariable Modifier and Type Method Description UnresolvedTypeVariable
Type. asUnresolvedTypeVariable()
Casts this type to anUnresolvedTypeVariable
and returns it if the kind isType.Kind.UNRESOLVED_TYPE_VARIABLE
.UnresolvedTypeVariable
UnresolvedTypeVariable. asUnresolvedTypeVariable()
-