Uses of Class
java.lang.annotation.Retention
-
Packages that use Retention Package Description java.lang.annotation -
-
Uses of Retention in java.lang.annotation
Classes in java.lang.annotation with annotations of type Retention Modifier and Type Class Description interface
Retention
Defines a meta-annotation for determining the scope of retention for an annotation.
-