public interface android.os.health.HealthKeys$Constant extends java.lang.annotation.Annotation
  minor version: 0
  major version: 59
  flags: flags: (0x2601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT, ACC_ANNOTATION
  this_class: android.os.health.HealthKeys$Constant
  super_class: java.lang.Object
{
  public abstract int type();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "HealthKeys.java"
NestHost: android.os.health.HealthKeys
InnerClasses:
  public abstract Constant = android.os.health.HealthKeys$Constant of android.os.health.HealthKeys
    RuntimeVisibleAnnotations: 
      java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME:Ljava/lang/annotation/RetentionPolicy;)
      java.lang.annotation.Target(value = {java.lang.annotation.ElementType.FIELD:Ljava/lang/annotation/ElementType;})