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.javadocMethods in com.sun.javadoc that return AnnotatedType Modifier and Type Method Description AnnotatedTypeType. asAnnotatedType()Deprecated, for removal: This API element is subject to removal in a future version.Returns this type as aAnnotatedTypeif it represents an annotated type.
 
-