class com.caucho.hessian.io.HessianDebugState$RefState extends com.caucho.hessian.io.HessianDebugState$State
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.caucho.hessian.io.HessianDebugState$RefState
  super_class: com.caucho.hessian.io.HessianDebugState$State
{
  java.lang.String _typeCode;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  int _length;
    descriptor: I
    flags: (0x0000) 

  int _value;
    descriptor: I
    flags: (0x0000) 

  final com.caucho.hessian.io.HessianDebugState this$0;
    descriptor: Lcom/caucho/hessian/io/HessianDebugState;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.caucho.hessian.io.HessianDebugState, com.caucho.hessian.io.HessianDebugState$State);
    descriptor: (Lcom/caucho/hessian/io/HessianDebugState;Lcom/caucho/hessian/io/HessianDebugState$State;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
        start local 2 // com.caucho.hessian.io.HessianDebugState$State next
         0: .line 832
            aload 0 /* this */
            aload 1
            putfield com.caucho.hessian.io.HessianDebugState$RefState.this$0:Lcom/caucho/hessian/io/HessianDebugState;
         1: .line 833
            aload 0 /* this */
            aload 1
            aload 2 /* next */
            invokespecial com.caucho.hessian.io.HessianDebugState$State.<init>:(Lcom/caucho/hessian/io/HessianDebugState;Lcom/caucho/hessian/io/HessianDebugState$State;)V
         2: .line 834
            return
        end local 2 // com.caucho.hessian.io.HessianDebugState$State next
        end local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/caucho/hessian/io/HessianDebugState$RefState;
            0    3     2  next  Lcom/caucho/hessian/io/HessianDebugState$State;
    MethodParameters:
        Name  Flags
      this$0  final
      next    

  void <init>(com.caucho.hessian.io.HessianDebugState, com.caucho.hessian.io.HessianDebugState$State, java.lang.String);
    descriptor: (Lcom/caucho/hessian/io/HessianDebugState;Lcom/caucho/hessian/io/HessianDebugState$State;Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
        start local 2 // com.caucho.hessian.io.HessianDebugState$State next
        start local 3 // java.lang.String typeCode
         0: .line 837
            aload 0 /* this */
            aload 1
            putfield com.caucho.hessian.io.HessianDebugState$RefState.this$0:Lcom/caucho/hessian/io/HessianDebugState;
         1: .line 838
            aload 0 /* this */
            aload 1
            aload 2 /* next */
            invokespecial com.caucho.hessian.io.HessianDebugState$State.<init>:(Lcom/caucho/hessian/io/HessianDebugState;Lcom/caucho/hessian/io/HessianDebugState$State;)V
         2: .line 840
            aload 0 /* this */
            aload 3 /* typeCode */
            putfield com.caucho.hessian.io.HessianDebugState$RefState._typeCode:Ljava/lang/String;
         3: .line 841
            return
        end local 3 // java.lang.String typeCode
        end local 2 // com.caucho.hessian.io.HessianDebugState$State next
        end local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/caucho/hessian/io/HessianDebugState$RefState;
            0    4     2      next  Lcom/caucho/hessian/io/HessianDebugState$State;
            0    4     3  typeCode  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      this$0    final
      next      
      typeCode  

  void <init>(com.caucho.hessian.io.HessianDebugState, com.caucho.hessian.io.HessianDebugState$State, java.lang.String, int, int);
    descriptor: (Lcom/caucho/hessian/io/HessianDebugState;Lcom/caucho/hessian/io/HessianDebugState$State;Ljava/lang/String;II)V
    flags: (0x0000) 
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
        start local 2 // com.caucho.hessian.io.HessianDebugState$State next
        start local 3 // java.lang.String typeCode
        start local 4 // int value
        start local 5 // int length
         0: .line 844
            aload 0 /* this */
            aload 1
            putfield com.caucho.hessian.io.HessianDebugState$RefState.this$0:Lcom/caucho/hessian/io/HessianDebugState;
         1: .line 845
            aload 0 /* this */
            aload 1
            aload 2 /* next */
            invokespecial com.caucho.hessian.io.HessianDebugState$State.<init>:(Lcom/caucho/hessian/io/HessianDebugState;Lcom/caucho/hessian/io/HessianDebugState$State;)V
         2: .line 847
            aload 0 /* this */
            aload 3 /* typeCode */
            putfield com.caucho.hessian.io.HessianDebugState$RefState._typeCode:Ljava/lang/String;
         3: .line 849
            aload 0 /* this */
            iload 4 /* value */
            putfield com.caucho.hessian.io.HessianDebugState$RefState._value:I
         4: .line 850
            aload 0 /* this */
            iload 5 /* length */
            putfield com.caucho.hessian.io.HessianDebugState$RefState._length:I
         5: .line 851
            return
        end local 5 // int length
        end local 4 // int value
        end local 3 // java.lang.String typeCode
        end local 2 // com.caucho.hessian.io.HessianDebugState$State next
        end local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/caucho/hessian/io/HessianDebugState$RefState;
            0    6     2      next  Lcom/caucho/hessian/io/HessianDebugState$State;
            0    6     3  typeCode  Ljava/lang/String;
            0    6     4     value  I
            0    6     5    length  I
    MethodParameters:
          Name  Flags
      this$0    final
      next      
      typeCode  
      value     
      length    

  boolean isShift(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0000) 
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
        start local 1 // java.lang.Object o
         0: .line 856
            iconst_1
            ireturn
        end local 1 // java.lang.Object o
        end local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/caucho/hessian/io/HessianDebugState$RefState;
            0    1     1     o  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      o     

  com.caucho.hessian.io.HessianDebugState$State shift(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lcom/caucho/hessian/io/HessianDebugState$State;
    flags: (0x0000) 
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
        start local 1 // java.lang.Object o
         0: .line 862
            aload 0 /* this */
            new java.lang.StringBuilder
            dup
            ldc "ref #"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* o */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual com.caucho.hessian.io.HessianDebugState$RefState.println:(Ljava/lang/String;)V
         1: .line 864
            aload 0 /* this */
            getfield com.caucho.hessian.io.HessianDebugState$RefState._next:Lcom/caucho/hessian/io/HessianDebugState$State;
            areturn
        end local 1 // java.lang.Object o
        end local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/caucho/hessian/io/HessianDebugState$RefState;
            0    2     1     o  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      o     

  com.caucho.hessian.io.HessianDebugState$State next(int);
    descriptor: (I)Lcom/caucho/hessian/io/HessianDebugState$State;
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
        start local 1 // int ch
         0: .line 870
            aload 0 /* this */
            iload 1 /* ch */
            invokevirtual com.caucho.hessian.io.HessianDebugState$RefState.nextObject:(I)Lcom/caucho/hessian/io/HessianDebugState$State;
            areturn
        end local 1 // int ch
        end local 0 // com.caucho.hessian.io.HessianDebugState$RefState this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/caucho/hessian/io/HessianDebugState$RefState;
            0    1     1    ch  I
    MethodParameters:
      Name  Flags
      ch    
}
SourceFile: "HessianDebugState.java"
NestHost: com.caucho.hessian.io.HessianDebugState
InnerClasses:
  RefState = com.caucho.hessian.io.HessianDebugState$RefState of com.caucho.hessian.io.HessianDebugState
  abstract State = com.caucho.hessian.io.HessianDebugState$State of com.caucho.hessian.io.HessianDebugState