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.ClassType.Builder.build()Returns the built class type.static ClassTypeCreate an instance of a class type for givenclazz.static ClassTypeCreate an instance of a class type with givenname.static ClassTypeCreate an instance of a class type with givenname.