The declarations in this package have been superseded by those
in the package jdk.javadoc.doclet.
For more information, see the Migration Guide in the documentation for that package.
Represents an annotation.
An annotation associates a value with each element of an annotation type.
Returns this annotation's elements and their values.
Only those explicitly present in the annotation are
included, not those assuming their default values.
Returns an empty array if there are none.