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 变量和类型 方法 描述 RecordedThreadGroupRecordedThreadGroup. getParent()返回父线程组,如果不存在,则返回null。RecordedThreadGroupRecordedThread. getThreadGroup()返回Java线程组(如果可用)。 
 -