java.lang.annotation.Target |
Defines a meta-annotation for determining what
ElementType
s an
annotation can be applied to.
[Expand]
Inherited Methods
|
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
|