The @Target Meta-Annotation 2 – Annotations
The target values of the ElementType constants from 1 to 10 in Table 25.2 indicate declaration contexts—that is, a context…
The target values of the ElementType constants from 1 to 10 in Table 25.2 indicate declaration contexts—that is, a context…
The @Target Meta-Annotation An annotation type declaration can specify the contexts in which the annotation is applicable. This is controlled…