| java.lang.annotation.Retention | 
Defines a meta-annotation for determining the scope of retention for an
 annotation. If the retention annotation is not set RetentionPolicy.CLASS is used as default retention.
| 
  [Expand]
   Inherited Methods  | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
   
From interface
  java.lang.annotation.Annotation
  | |||||||||||||||||||
