public class android.os.Debug$InstructionCount
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.os.Debug$InstructionCount
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$InstructionCount this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunkHandler cannot be resolved\n\tDdmServer cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.Debug$InstructionCount this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$InstructionCount;

  public boolean resetAndStart();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$InstructionCount this
         0: .line 1995
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.Debug$InstructionCount this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$InstructionCount;

  public boolean collect();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$InstructionCount this
         0: .line 2003
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.Debug$InstructionCount this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$InstructionCount;

  public int globalTotal();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$InstructionCount this
         0: .line 2011
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.Debug$InstructionCount this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$InstructionCount;

  public int globalMethodInvocations();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$InstructionCount this
         0: .line 2019
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.Debug$InstructionCount this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$InstructionCount;
}
SourceFile: "Debug.java"
NestHost: android.os.Debug
InnerClasses:
  public InstructionCount = android.os.Debug$InstructionCount of android.os.Debug
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()