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