@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Target
ElementTypes an
annotation can be applied to.| Modifier and Type | Required Element and Description |
|---|---|
ElementType[] |
value |
public abstract ElementType[] value