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