JavaScript is disabled on your browser.
Skip navigation links
Java SE 17 & JDK 17
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
jdk.jfr
Package
jdk.jfr
Annotation Interface 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