JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
jdk.jfr
jdk.jfr
TransitionTo
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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