-
Packages that use Event
Package |
Description |
jdk.jfr |
This package provides classes to create events and control Flight Recorder.
|
-
-
Methods in jdk.jfr that return Event
Modifier and Type |
Method |
Description |
Event |
EventFactory.newEvent() |
Instantiates an event, so it can be populated with data and written to the
Flight Recorder system.
|