API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang.annotation. Documented View Source
Author(s)
Joshua Bloch
Since
1.5
Version
1.6, 11/17/05
Serial
Description
@Documented
@Retention (value=RUNTIME)
@Target (value=ANNOTATION_TYPE)
public annotation Documented
  Indicates that annotations with a type are to be documented by javadoc and similar tools by default.
See also:   
Elements
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar