@Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE})
public @interface Target
Methods
public abstract ElementType[] value() |
Method details
value
public abstract ElementType[] value()@Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE})
public abstract ElementType[] value() |
public abstract ElementType[] value()