@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface ContentType
Meta annotation, specifies that an annotation represents a content type, such
as a time span or a frequency.
- Since:
- 9
@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface ContentType