Uses of Class
org.jboss.jandex.ClassType
-
Uses of ClassType in org.jboss.jandex
Fields in org.jboss.jandex declared as ClassTypeMethods in org.jboss.jandex that return ClassTypeModifier and TypeMethodDescriptionClassType.asClassType()Type.asClassType()Casts this type to aClassTypeand returns it if the kind isType.Kind.CLASS.static ClassTypeCreate an instance of a class type with givenname.