- Documented is a marker annotation type used to annotate the declaration of an annotation type so that instances of the annotation type will be included in the documentation.
- Override annotation type is not annotated using Documented.
- Deprecated annotation type is annotated @Documented.
No comments:
Post a Comment