Top Description Methods
jdk.jfr

public @Interface Frequency

extends Annotation
Annotations
@MetadataDefinition
@ContentType
@Label:Frequency
@Description:Measure of how often something occurs, in Hertz
@Retention:RUNTIME
@Target:FIELD, METHOD
Imports
java.lang.annotation.ElementType, .Retention, .RetentionPolicy, .Target

Event field annotation, specifies that the value is a frequency, measured in Hz.
Since
9

Method Summary

Inherited from java.lang.annotation.Annotation:
annotationTypeequalshashCodetoString