Uses of Class
org.jboss.jandex.WildcardType
-
Uses of WildcardType in org.jboss.jandex
Fields in org.jboss.jandex declared as WildcardTypeModifier and TypeFieldDescriptionprivate static WildcardType
GenericSignatureParser.UNBOUNDED_WILDCARD
Methods in org.jboss.jandex that return WildcardTypeModifier and TypeMethodDescriptionType.asWildcardType()
Casts this type to aWildcardType
and returns it if the kind isType.Kind.WILDCARD_TYPE
Throws an exception otherwise.WildcardType.asWildcardType()
static WildcardType
Create a new mock instance of WildcardType.