Uses of Interface
com.sun.javadoc.WildcardType
-
Packages that use WildcardType Package Description com.sun.javadoc Note: The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. -
-
Uses of WildcardType in com.sun.javadoc
Methods in com.sun.javadoc that return WildcardType Modifier and Type Method Description WildcardType
Type. asWildcardType()
Deprecated, for removal: This API element is subject to removal in a future version.Return this type as aWildcardType
if it represents a wildcard type.
-