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