Uses of Interface
gw.gosudoc.com.sun.javadoc.WildcardType
-
Packages that use WildcardType Package Description gw.gosudoc.com.sun.javadoc Note: The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.gw.gosudoc.com.sun.tools.javadoc.main -
-
Uses of WildcardType in gw.gosudoc.com.sun.javadoc
Methods in gw.gosudoc.com.sun.javadoc that return WildcardType Modifier and Type Method Description WildcardTypeType. asWildcardType()Deprecated.Return this type as aWildcardTypeif 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 WildcardType Modifier and Type Class Description classWildcardTypeImplDeprecated.Methods in gw.gosudoc.com.sun.tools.javadoc.main that return WildcardType Modifier and Type Method Description WildcardTypeAnnotatedTypeImpl. asWildcardType()Deprecated.WildcardTypeClassDocImpl. asWildcardType()Deprecated.Return null, as this is not a wildcard type.WildcardTypeWildcardTypeImpl. asWildcardType()Deprecated.
-