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
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
jdk.jfr
Package
jdk.jfr
Annotation Interface TransitionTo
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
TransitionTo
Event field annotation, specifies that the event will soon transition to a thread.
Since:
9