Uses of Interface
gw.gosudoc.com.sun.javadoc.WildcardType
Packages that use WildcardType
-
Uses of WildcardType in gw.gosudoc.com.sun.javadoc
Methods in gw.gosudoc.com.sun.javadoc that return WildcardTypeModifier and TypeMethodDescriptionType.asWildcardType()
Deprecated.Return this type as aWildcardType
if it represents a wildcard type. -
Uses of WildcardType in gw.gosudoc.com.sun.tools.javadoc.main
Classes in gw.gosudoc.com.sun.tools.javadoc.main that implement WildcardTypeMethods in gw.gosudoc.com.sun.tools.javadoc.main that return WildcardTypeModifier and TypeMethodDescriptionAbstractTypeImpl.asWildcardType()
Deprecated.AnnotatedTypeImpl.asWildcardType()
Deprecated.ClassDocImpl.asWildcardType()
Deprecated.Return null, as this is not a wildcard type.PrimitiveType.asWildcardType()
Deprecated.Return null, as this is not a wildcard type.TypeMaker.ArrayTypeImpl.asWildcardType()
Return null, as there are no arrays of wildcard types.WildcardTypeImpl.asWildcardType()
Deprecated.