class com.caucho.hessian.io.HessianDebugState$IntegerState 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$IntegerState
  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, 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$IntegerState this
        start local 2 // com.caucho.hessian.io.HessianDebugState$State next
        start local 3 // java.lang.String typeCode
         0: .line 709
            aload 0 /* this */
            aload 1
            putfield com.caucho.hessian.io.HessianDebugState$IntegerState.this$0:Lcom/caucho/hessian/io/HessianDebugState;
         1: .line 710
            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 712
            aload 0 /* this */
            aload 3 /* typeCode */
            putfield com.caucho.hessian.io.HessianDebugState$IntegerState._typeCode:Ljava/lang/String;
         3: .line 713
            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$IntegerState this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/caucho/hessian/io/HessianDebugState$IntegerState;
            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$IntegerState 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 716
            aload 0 /* this */
            aload 1
            putfield com.caucho.hessian.io.HessianDebugState$IntegerState.this$0:Lcom/caucho/hessian/io/HessianDebugState;
         1: .line 717
            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 719
            aload 0 /* this */
            aload 3 /* typeCode */
            putfield com.caucho.hessian.io.HessianDebugState$IntegerState._typeCode:Ljava/lang/String;
         3: .line 721
            aload 0 /* this */
            iload 4 /* value */
            putfield com.caucho.hessian.io.HessianDebugState$IntegerState._value:I
         4: .line 722
            aload 0 /* this */
            iload 5 /* length */
            putfield com.caucho.hessian.io.HessianDebugState$IntegerState._length:I
         5: .line 723
            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$IntegerState this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/caucho/hessian/io/HessianDebugState$IntegerState;
            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    

  com.caucho.hessian.io.HessianDebugState$State next(int);
    descriptor: (I)Lcom/caucho/hessian/io/HessianDebugState$State;
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.caucho.hessian.io.HessianDebugState$IntegerState this
        start local 1 // int ch
         0: .line 727
            aload 0 /* this */
            sipush 256
            aload 0 /* this */
            getfield com.caucho.hessian.io.HessianDebugState$IntegerState._value:I
            imul
            iload 1 /* ch */
            sipush 255
            iand
            iadd
            putfield com.caucho.hessian.io.HessianDebugState$IntegerState._value:I
         1: .line 729
            aload 0 /* this */
            dup
            getfield com.caucho.hessian.io.HessianDebugState$IntegerState._length:I
            iconst_1
            iadd
            dup_x1
            putfield com.caucho.hessian.io.HessianDebugState$IntegerState._length:I
            iconst_4
            if_icmpne 7
         2: .line 730
            new java.lang.Integer
            dup
            aload 0 /* this */
            getfield com.caucho.hessian.io.HessianDebugState$IntegerState._value:I
            invokespecial java.lang.Integer.<init>:(I)V
            astore 2 /* value */
        start local 2 // java.lang.Integer value
         3: .line 732
            aload 0 /* this */
            getfield com.caucho.hessian.io.HessianDebugState$IntegerState._next:Lcom/caucho/hessian/io/HessianDebugState$State;
            aload 2 /* value */
            invokevirtual com.caucho.hessian.io.HessianDebugState$State.isShift:(Ljava/lang/Object;)Z
            ifeq 5
         4: .line 733
            aload 0 /* this */
            getfield com.caucho.hessian.io.HessianDebugState$IntegerState._next:Lcom/caucho/hessian/io/HessianDebugState$State;
            aload 2 /* value */
            invokevirtual com.caucho.hessian.io.HessianDebugState$State.shift:(Ljava/lang/Object;)Lcom/caucho/hessian/io/HessianDebugState$State;
            areturn
         5: .line 735
      StackMap locals: java.lang.Integer
      StackMap stack:
            aload 0 /* this */
            aload 2 /* value */
            invokevirtual java.lang.Integer.toString:()Ljava/lang/String;
            invokevirtual com.caucho.hessian.io.HessianDebugState$IntegerState.printObject:(Ljava/lang/String;)V
         6: .line 737
            aload 0 /* this */
            getfield com.caucho.hessian.io.HessianDebugState$IntegerState._next:Lcom/caucho/hessian/io/HessianDebugState$State;
            areturn
        end local 2 // java.lang.Integer value
         7: .line 741
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // int ch
        end local 0 // com.caucho.hessian.io.HessianDebugState$IntegerState this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    8     0   this  Lcom/caucho/hessian/io/HessianDebugState$IntegerState;
            0    8     1     ch  I
            3    7     2  value  Ljava/lang/Integer;
    MethodParameters:
      Name  Flags
      ch    
}
SourceFile: "HessianDebugState.java"
NestHost: com.caucho.hessian.io.HessianDebugState
InnerClasses:
  IntegerState = com.caucho.hessian.io.HessianDebugState$IntegerState of com.caucho.hessian.io.HessianDebugState
  abstract State = com.caucho.hessian.io.HessianDebugState$State of com.caucho.hessian.io.HessianDebugState