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