API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang.annotation. Inherited View Source
Author(s)
Joshua Bloch
Since
1.5
Version
Serial
Description
@Documented
@Retention (value=RUNTIME)
@Target (value=ANNOTATION_TYPE)
public annotation Inherited
  Indicates that an annotation type is automatically inherited.
See also:   
Elements
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar