-
Enhancement
-
Resolution: Unresolved
-
P5
-
7
-
generic
-
generic
Good style when declaring an annotation type is to include an explicit @Target meta-annotation to declare what kinds of elements the annotation type is applicable too. If a annotatio type lacks an @Target, a lint warning could be issued.