class sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel extends sun.jvm.hotspot.ui.table.SortableTableModel<sun.jvm.hotspot.oops.Oop>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel
  super_class: sun.jvm.hotspot.ui.table.SortableTableModel
{
  final sun.jvm.hotspot.ui.ObjectListPanel this$0;
    descriptor: Lsun/jvm/hotspot/ui/ObjectListPanel;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(sun.jvm.hotspot.ui.ObjectListPanel);
    descriptor: (Lsun/jvm/hotspot/ui/ObjectListPanel;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
         0: .line 143
            aload 0 /* this */
            aload 1
            putfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
            aload 0 /* this */
            invokespecial sun.jvm.hotspot.ui.table.SortableTableModel.<init>:()V
         1: .line 145
            aload 0 /* this */
            aload 1
            getfield sun.jvm.hotspot.ui.ObjectListPanel.elements:Ljava/util/List;
            putfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.elements:Ljava/util/List;
         2: .line 146
            aload 0 /* this */
            new sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel$ObjectListComparator
            dup
            aload 0 /* this */
            aload 0 /* this */
            invokespecial sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel$ObjectListComparator.<init>:(Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;)V
            invokevirtual sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.setComparator:(Lsun/jvm/hotspot/ui/table/TableModelComparator;)V
         3: .line 147
            return
        end local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;
    MethodParameters:
        Name  Flags
      this$0  final

  public int getColumnCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
         0: .line 149
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
            getfield sun.jvm.hotspot.ui.ObjectListPanel.numColumns:I
            ireturn
        end local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;

  public int getRowCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
         0: .line 150
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.elements:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;

  public java.lang.String getColumnName(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
        start local 1 // int col
         0: .line 152
            iload 1 /* col */
            tableswitch { // 0 - 4
                    0: 1
                    1: 2
                    2: 3
                    3: 6
                    4: 10
              default: 12
          }
         1: .line 154
      StackMap locals:
      StackMap stack:
            ldc "Address"
            areturn
         2: .line 156
      StackMap locals:
      StackMap stack:
            ldc "Oop"
            areturn
         3: .line 158
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
            getfield sun.jvm.hotspot.ui.ObjectListPanel.hasArrays:Z
            ifeq 5
         4: .line 159
            ldc "Length"
            areturn
         5: .line 161
      StackMap locals:
      StackMap stack:
            ldc "Class Description"
            areturn
         6: .line 164
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
            getfield sun.jvm.hotspot.ui.ObjectListPanel.hasArrays:Z
            ifeq 8
         7: .line 165
            ldc "Class Description"
            areturn
         8: .line 166
      StackMap locals:
      StackMap stack:
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getRevPtrs:()Lsun/jvm/hotspot/utilities/ReversePtrs;
            ifnull 10
         9: .line 167
            ldc "Liveness"
            areturn
        10: .line 170
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
            getfield sun.jvm.hotspot.ui.ObjectListPanel.hasArrays:Z
            ifeq 12
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getRevPtrs:()Lsun/jvm/hotspot/utilities/ReversePtrs;
            ifnull 12
        11: .line 171
            ldc "Liveness"
            areturn
        12: .line 174
      StackMap locals:
      StackMap stack:
            new java.lang.RuntimeException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Index "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 1 /* col */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc " out of bounds"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
            athrow
        end local 1 // int col
        end local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;
            0   13     1   col  I
    MethodParameters:
      Name  Flags
      col   

  public java.lang.Object getValueAt(int, int);
    descriptor: (II)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
        start local 1 // int row
        start local 2 // int col
         0: .line 178
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.elements:Ljava/util/List;
            iload 1 /* row */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast sun.jvm.hotspot.oops.Oop
            astore 3 /* oop */
        start local 3 // sun.jvm.hotspot.oops.Oop oop
         1: .line 179
            aload 0 /* this */
            aload 3 /* oop */
            iload 2 /* col */
            invokevirtual sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.getValueForColumn:(Lsun/jvm/hotspot/oops/Oop;I)Ljava/lang/Comparable;
            areturn
        end local 3 // sun.jvm.hotspot.oops.Oop oop
        end local 2 // int col
        end local 1 // int row
        end local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;
            0    2     1   row  I
            0    2     2   col  I
            1    2     3   oop  Lsun/jvm/hotspot/oops/Oop;
    MethodParameters:
      Name  Flags
      row   
      col   

  public java.lang.Comparable<?> getValueForColumn(sun.jvm.hotspot.oops.Oop, int);
    descriptor: (Lsun/jvm/hotspot/oops/Oop;I)Ljava/lang/Comparable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
        start local 1 // sun.jvm.hotspot.oops.Oop oop
        start local 2 // int col
         0: .line 183
            new java.io.ByteArrayOutputStream
            dup
            invokespecial java.io.ByteArrayOutputStream.<init>:()V
            astore 3 /* bos */
        start local 3 // java.io.ByteArrayOutputStream bos
         1: .line 185
            iload 2 /* col */
            tableswitch { // 0 - 4
                    0: 2
                    1: 3
                    2: 5
                    3: 11
                    4: 18
              default: 23
          }
         2: .line 187
      StackMap locals: java.io.ByteArrayOutputStream
      StackMap stack:
            new sun.jvm.hotspot.ui.ObjectListPanel$AddressWrapper
            dup
            aload 1 /* oop */
            invokevirtual sun.jvm.hotspot.oops.Oop.getHandle:()Lsun/jvm/hotspot/debugger/OopHandle;
            invokespecial sun.jvm.hotspot.ui.ObjectListPanel$AddressWrapper.<init>:(Lsun/jvm/hotspot/debugger/Address;)V
            areturn
         3: .line 189
      StackMap locals:
      StackMap stack:
            aload 1 /* oop */
            new java.io.PrintStream
            dup
            aload 3 /* bos */
            invokespecial java.io.PrintStream.<init>:(Ljava/io/OutputStream;)V
            invokevirtual sun.jvm.hotspot.oops.Oop.printValueOn:(Ljava/io/PrintStream;)V
         4: .line 190
            goto 24
         5: .line 192
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
            getfield sun.jvm.hotspot.ui.ObjectListPanel.hasArrays:Z
            ifeq 9
         6: .line 193
            aload 1 /* oop */
            instanceof sun.jvm.hotspot.oops.Array
            ifeq 8
         7: .line 194
            aload 1 /* oop */
            checkcast sun.jvm.hotspot.oops.Array
            invokevirtual sun.jvm.hotspot.oops.Array.getLength:()J
            invokestatic java.lang.Long.valueOf:(J)Ljava/lang/Long;
            areturn
         8: .line 196
      StackMap locals:
      StackMap stack:
            aconst_null
            areturn
         9: .line 198
      StackMap locals:
      StackMap stack:
            aload 1 /* oop */
            invokevirtual sun.jvm.hotspot.oops.Oop.getKlass:()Lsun/jvm/hotspot/oops/Klass;
            new java.io.PrintStream
            dup
            aload 3 /* bos */
            invokespecial java.io.PrintStream.<init>:(Ljava/io/OutputStream;)V
            invokevirtual sun.jvm.hotspot.oops.Klass.printValueOn:(Ljava/io/PrintStream;)V
        10: .line 199
            goto 24
        11: .line 202
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
            getfield sun.jvm.hotspot.ui.ObjectListPanel.hasArrays:Z
            ifeq 14
        12: .line 203
            aload 1 /* oop */
            invokevirtual sun.jvm.hotspot.oops.Oop.getKlass:()Lsun/jvm/hotspot/oops/Klass;
            new java.io.PrintStream
            dup
            aload 3 /* bos */
            invokespecial java.io.PrintStream.<init>:(Ljava/io/OutputStream;)V
            invokevirtual sun.jvm.hotspot.oops.Klass.printValueOn:(Ljava/io/PrintStream;)V
        13: .line 204
            goto 24
        14: .line 206
      StackMap locals:
      StackMap stack:
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getRevPtrs:()Lsun/jvm/hotspot/utilities/ReversePtrs;
            ifnull 18
        15: .line 207
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getRevPtrs:()Lsun/jvm/hotspot/utilities/ReversePtrs;
            aload 1 /* oop */
            invokevirtual sun.jvm.hotspot.utilities.ReversePtrs.get:(Lsun/jvm/hotspot/oops/Oop;)Ljava/util/ArrayList;
            ifnull 17
        16: .line 208
            ldc "Alive"
            areturn
        17: .line 210
      StackMap locals:
      StackMap stack:
            ldc "Dead"
            areturn
        18: .line 215
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel.this$0:Lsun/jvm/hotspot/ui/ObjectListPanel;
            getfield sun.jvm.hotspot.ui.ObjectListPanel.hasArrays:Z
            ifeq 23
        19: .line 216
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getRevPtrs:()Lsun/jvm/hotspot/utilities/ReversePtrs;
            ifnull 23
        20: .line 217
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getRevPtrs:()Lsun/jvm/hotspot/utilities/ReversePtrs;
            aload 1 /* oop */
            invokevirtual sun.jvm.hotspot.utilities.ReversePtrs.get:(Lsun/jvm/hotspot/oops/Oop;)Ljava/util/ArrayList;
            ifnull 22
        21: .line 218
            ldc "Alive"
            areturn
        22: .line 220
      StackMap locals:
      StackMap stack:
            ldc "Dead"
            areturn
        23: .line 225
      StackMap locals:
      StackMap stack:
            new java.lang.RuntimeException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Column "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 2 /* col */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc " out of bounds"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
            athrow
        24: .line 228
      StackMap locals:
      StackMap stack:
            aload 3 /* bos */
            invokevirtual java.io.ByteArrayOutputStream.toString:()Ljava/lang/String;
            areturn
        end local 3 // java.io.ByteArrayOutputStream bos
        end local 2 // int col
        end local 1 // sun.jvm.hotspot.oops.Oop oop
        end local 0 // sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   25     0  this  Lsun/jvm/hotspot/ui/ObjectListPanel$ObjectListTableModel;
            0   25     1   oop  Lsun/jvm/hotspot/oops/Oop;
            0   25     2   col  I
            1   25     3   bos  Ljava/io/ByteArrayOutputStream;
    Signature: (Lsun/jvm/hotspot/oops/Oop;I)Ljava/lang/Comparable<*>;
    MethodParameters:
      Name  Flags
      oop   
      col   
}
Signature: Lsun/jvm/hotspot/ui/table/SortableTableModel<Lsun/jvm/hotspot/oops/Oop;>;
SourceFile: "ObjectListPanel.java"
NestHost: sun.jvm.hotspot.ui.ObjectListPanel
InnerClasses:
  private AddressWrapper = sun.jvm.hotspot.ui.ObjectListPanel$AddressWrapper of sun.jvm.hotspot.ui.ObjectListPanel
  private ObjectListTableModel = sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel of sun.jvm.hotspot.ui.ObjectListPanel
  private ObjectListComparator = sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel$ObjectListComparator of sun.jvm.hotspot.ui.ObjectListPanel$ObjectListTableModel