API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang.annotation. Retention View Source
Author(s)
Joshua Bloch
Since
1.5
Version
Serial
Description
@Documented
@Retention (value=RUNTIME)
@Target (value=ANNOTATION_TYPE)
public annotation Retention
  Indicates how long annotations with the annotated type are to be retained.
See also:   
Elements
value [REQUIRED]
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar