Annotation Type ContentType

@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