JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
jdk.jfr.consumer.RecordedThreadGroup
Packages that use
RecordedThreadGroup
软件包
描述
jdk.jfr.consumer
此程序包包含用于使用Flight Recorder数据的类。
Uses of
RecordedThreadGroup
in
jdk.jfr.consumer
Methods in
jdk.jfr.consumer
that return
RecordedThreadGroup
变量和类型
方法
描述
RecordedThreadGroup
RecordedThreadGroup.
getParent
()
返回父线程组,如果不存在,则返回
null
。
RecordedThreadGroup
RecordedThread.
getThreadGroup
()
返回Java线程组(如果可用)。