JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 10 & JDK 10
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.sun.javadoc.AnnotationDesc
Packages that use
AnnotationDesc
Package
Description
com.sun.javadoc
Note:
The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
.
Uses of
AnnotationDesc
in
com.sun.javadoc
Methods in
com.sun.javadoc
that return
AnnotationDesc
Modifier and Type
Method
Description
AnnotationDesc
[]
AnnotatedType.
annotations
()
Deprecated.
Returns the annotations associated with this type.
AnnotationDesc
[]
PackageDoc.
annotations
()
Deprecated.
Get the annotations of this package.
AnnotationDesc
[]
Parameter.
annotations
()
Deprecated.
Get the annotations of this parameter.
AnnotationDesc
[]
ProgramElementDoc.
annotations
()
Deprecated.
Get the annotations of this program element.
AnnotationDesc
[]
TypeVariable.
annotations
()
Deprecated.
Get the annotations of this program element.