Annotation Type Documented


@Documented
@Retention(RUNTIME)
@Target(ANNOTATION_TYPE)
public @interface Documented
Defines a meta-annotation for indicating that an annotation is documented and considered part of the public API.
Since:
1.5