JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 14 & JDK 14
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Module
jdk.jfr
Package
jdk.jfr
Annotation Type Frequency
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
}) public @interface
Frequency
Event field annotation, specifies that the value is a frequency, measured in Hz.
Since:
9