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
TransitionFrom
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface TransitionFrom
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
TransitionFrom
Event field annotation, specifies that the event transitioned from a thread.
Since:
9