public com.sun.javadoc.AnnotationDesc$ElementValuePair[] | elementValues()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.
|