Uses of Class
org.jboss.jandex.ClassExtendsTypeTarget
-
-
Uses of ClassExtendsTypeTarget in org.jboss.jandex
Methods in org.jboss.jandex that return ClassExtendsTypeTarget Modifier and Type Method Description ClassExtendsTypeTarget
ClassExtendsTypeTarget. asClassExtends()
ClassExtendsTypeTarget
TypeTarget. asClassExtends()
Casts and returns this type target as aClassExtendsTypeTarget
.
-