Member predicate RetentionAnnotation::getRetentionPolicy
Gets the name of the retention policy of this annotation.
For example, RUNTIME is the name of the retention policy
in @Retention(RetentionPolicy.RUNTIME).
Gets the name of the retention policy of this annotation.
For example, RUNTIME is the name of the retention policy
in @Retention(RetentionPolicy.RUNTIME).