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 WildcardType
Type. 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 WildcardType Modifier and Type Class Description class
WildcardTypeImpl
Deprecated.Methods in gw.gosudoc.com.sun.tools.javadoc.main that return WildcardType Modifier and Type Method Description WildcardType
AnnotatedTypeImpl. asWildcardType()
Deprecated.WildcardType
ClassDocImpl. asWildcardType()
Deprecated.Return null, as this is not a wildcard type.WildcardType
WildcardTypeImpl. asWildcardType()
Deprecated.
-