JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH
Uses of Annotation Interface
jdk.jfr.Enabled
Packages that use
Enabled
Package
Description
jdk.jfr
This package provides classes to create events and control Flight Recorder.
Uses of
Enabled
in
jdk.jfr
Classes in
jdk.jfr
with annotations of type
Enabled
Modifier and Type
Class
Description
class
Event
Base class for events, to be subclassed in order to define events and their fields.