Uses of Class
java.lang.annotation.Inherited
 
   -  
      
Packages that use Inherited 软件包 描述 jdk.jfr 该软件包提供了用于创建事件和控制Flight Recorder的类。 -  
      
-  
        
Uses of Inherited in jdk.jfr
Classes in jdk.jfr with annotations of type Inherited 变量和类型 类 描述 interfaceCategory事件注释,以人类可读路径的格式将事件类型与类别相关联。interfaceEnabled事件注释,确定是否应默认启用事件。interfaceExperimental注释,指定元素是实验性的,可能会更改,恕不另行通知。interfacePeriod事件注释,指定周期性事件的默认设置值。interfaceRegistered事件注释,用于程序化事件注册。interfaceStackTrace事件注释,确定默认情况下事件是否具有堆栈跟踪。interfaceThreshold事件注释,指定未记录事件的默认持续时间(例如,"20 ms")。 
 -