java.lang.EnumAnnotation retention policy. The constants of this enumerated type describe the various policies for retaining annotations. They are used in conjunction with the Retention meta-annotation type to specify how long annotations are to be retained.java.lang.annotation.RetentionPolicy
Joshua - Bloch1.5 -