Uses of Class
org.jboss.jandex.UnresolvedTypeVariable
-
-
Uses of UnresolvedTypeVariable in org.jboss.jandex
Methods in org.jboss.jandex that return UnresolvedTypeVariable Modifier and Type Method Description UnresolvedTypeVariableType. asUnresolvedTypeVariable()Casts this type to anUnresolvedTypeVariableand returns it if the kind isType.Kind.UNRESOLVED_TYPE_VARIABLEThrows an exception otherwise.UnresolvedTypeVariableUnresolvedTypeVariable. asUnresolvedTypeVariable()
-