Uses of Class
org.jboss.jandex.ArrayType
-
Uses of ArrayType in org.jboss.jandex
Methods in org.jboss.jandex that return ArrayTypeModifier and TypeMethodDescriptionArrayType.asArrayType()
Type.asArrayType()
Casts this type to anArrayType
and returns it if the kind isType.Kind.ARRAY
Throws an exception otherwise.static ArrayType
Create a new mock array type instance with the specified component and dimensions.