qtil
advanced-security/qtil-java 0.0.3
Search

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).

string getRetentionPolicy()