JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
总览
模块
包
类
Use
树
实验API
新API
过时API
索引
帮助
Summary:
Field
Required
Optional
详情:
Field
Element
Summary:
Field |
Required |
Optional
详情:
Field |
Element
搜索
Module
jdk.jfr
Package
jdk.jfr
Annotation Interface TransitionFrom
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
TransitionFrom
Event field annotation, specifies that the event transitioned from a thread.
Since:
9