class sun.jvm.hotspot.compiler.OopMapValue$OopTypes$3 extends sun.jvm.hotspot.compiler.OopMapValue$OopTypes
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.jvm.hotspot.compiler.OopMapValue$OopTypes$3
  super_class: sun.jvm.hotspot.compiler.OopMapValue$OopTypes
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.compiler.OopMapValue$OopTypes$3 this
         0: .line 81
            aload 0 /* this */
            invokespecial sun.jvm.hotspot.compiler.OopMapValue$OopTypes.<init>:()V
            return
        end local 0 // sun.jvm.hotspot.compiler.OopMapValue$OopTypes$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/compiler/OopMapValue$OopTypes$3;

  int getValue();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.compiler.OopMapValue$OopTypes$3 this
         0: .line 81
            getstatic sun.jvm.hotspot.compiler.OopMapValue.CALLEE_SAVED_VALUE:I
            ireturn
        end local 0 // sun.jvm.hotspot.compiler.OopMapValue$OopTypes$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/compiler/OopMapValue$OopTypes$3;
}
SourceFile: "OopMapValue.java"
EnclosingMethod: sun.jvm.hotspot.compiler.OopMapValue$OopTypes
NestHost: sun.jvm.hotspot.compiler.OopMapValue
InnerClasses:
  public abstract OopTypes = sun.jvm.hotspot.compiler.OopMapValue$OopTypes of sun.jvm.hotspot.compiler.OopMapValue
  sun.jvm.hotspot.compiler.OopMapValue$OopTypes$3