Uses of Class
java.lang.annotation.Inherited

  • Packages that use Inherited 
    Package Description
    jdk.jfr
    This package provides classes to create events and control Flight Recorder.
    • Uses of Inherited in jdk.jfr

      Classes in jdk.jfr with annotations of type Inherited 
      Modifier and Type Class Description
      interface  Category
      Event annotation, to associate the event type with a category, in the format of a human-readable path.
      interface  Enabled
      Event annotation, determines if an event should be enabled by default.
      interface  Experimental
      Annotation that specifies that an element is experimental and may change without notice.
      interface  Period
      Event annotation, specifies the default setting value for a periodic event.
      interface  Registered
      Event annotation, for programmatic event registration.
      interface  StackTrace
      Event annotation, determines whether an event by default has a stack trace or not.
      interface  Threshold
      Event annotation, specifies the default duration below which an event is not recorded (for example, "20 ms").

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部