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