public class okhttp3.Response$Builder
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: okhttp3.Response$Builder
  super_class: java.lang.Object
{
  okhttp3.Request request;
    descriptor: Lokhttp3/Request;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  okhttp3.Protocol protocol;
    descriptor: Lokhttp3/Protocol;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

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

  java.lang.String message;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  okhttp3.Handshake handshake;
    descriptor: Lokhttp3/Handshake;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  okhttp3.Headers$Builder headers;
    descriptor: Lokhttp3/Headers$Builder;
    flags: (0x0000) 

  okhttp3.ResponseBody body;
    descriptor: Lokhttp3/ResponseBody;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  okhttp3.Response networkResponse;
    descriptor: Lokhttp3/Response;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  okhttp3.Response cacheResponse;
    descriptor: Lokhttp3/Response;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  okhttp3.Response priorResponse;
    descriptor: Lokhttp3/Response;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  long sentRequestAtMillis;
    descriptor: J
    flags: (0x0000) 

  long receivedResponseAtMillis;
    descriptor: J
    flags: (0x0000) 

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.Response$Builder this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.annotation.Nullable cannot be resolved\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;

  void <init>(okhttp3.Response);
    descriptor: (Lokhttp3/Response;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.annotation.Nullable cannot be resolved\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
          Name  Flags
      response  

  public okhttp3.Response$Builder request(okhttp3.Request);
    descriptor: (Lokhttp3/Request;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 336
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
         Name  Flags
      request  

  public okhttp3.Response$Builder protocol(okhttp3.Protocol);
    descriptor: (Lokhttp3/Protocol;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 341
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
          Name  Flags
      protocol  

  public okhttp3.Response$Builder code(int);
    descriptor: (I)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 346
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
      Name  Flags
      code  

  public okhttp3.Response$Builder message(java.lang.String);
    descriptor: (Ljava/lang/String;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 351
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
         Name  Flags
      message  

  public okhttp3.Response$Builder handshake(okhttp3.Handshake);
    descriptor: (Lokhttp3/Handshake;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 356
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Nullable()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Nullable()
    MethodParameters:
           Name  Flags
      handshake  

  public okhttp3.Response$Builder header(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // okhttp3.Response$Builder this
         0: .line 365
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
       Name  Flags
      name   
      value  

  public okhttp3.Response$Builder addHeader(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // okhttp3.Response$Builder this
         0: .line 374
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
       Name  Flags
      name   
      value  

  public okhttp3.Response$Builder removeHeader(java.lang.String);
    descriptor: (Ljava/lang/String;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 379
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
      Name  Flags
      name  

  public okhttp3.Response$Builder headers(okhttp3.Headers);
    descriptor: (Lokhttp3/Headers;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 385
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
         Name  Flags
      headers  

  public okhttp3.Response$Builder body(okhttp3.ResponseBody);
    descriptor: (Lokhttp3/ResponseBody;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 390
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Nullable()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Nullable()
    MethodParameters:
      Name  Flags
      body  

  public okhttp3.Response$Builder networkResponse(okhttp3.Response);
    descriptor: (Lokhttp3/Response;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 395
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Nullable()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Nullable()
    MethodParameters:
                 Name  Flags
      networkResponse  

  public okhttp3.Response$Builder cacheResponse(okhttp3.Response);
    descriptor: (Lokhttp3/Response;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 401
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Nullable()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Nullable()
    MethodParameters:
               Name  Flags
      cacheResponse  

  private void checkSupportResponse(java.lang.String, okhttp3.Response);
    descriptor: (Ljava/lang/String;Lokhttp3/Response;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // okhttp3.Response$Builder this
         0: .line 407
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
          Name  Flags
      name      
      response  

  public okhttp3.Response$Builder priorResponse(okhttp3.Response);
    descriptor: (Lokhttp3/Response;)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 419
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNullable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Nullable()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Nullable()
    MethodParameters:
               Name  Flags
      priorResponse  

  private void checkPriorResponse(okhttp3.Response);
    descriptor: (Lokhttp3/Response;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 425
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
          Name  Flags
      response  

  public okhttp3.Response$Builder sentRequestAtMillis(long);
    descriptor: (J)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 431
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
                     Name  Flags
      sentRequestAtMillis  

  public okhttp3.Response$Builder receivedResponseAtMillis(long);
    descriptor: (J)Lokhttp3/Response$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // okhttp3.Response$Builder this
         0: .line 436
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
    MethodParameters:
                          Name  Flags
      receivedResponseAtMillis  

  public okhttp3.Response build();
    descriptor: ()Lokhttp3/Response;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.Response$Builder this
         0: .line 441
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.Response$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/Response$Builder;
}
SourceFile: "Response.java"
NestHost: okhttp3.Response
InnerClasses:
  public final Builder = okhttp3.Headers$Builder of okhttp3.Headers
  public Builder = okhttp3.Response$Builder of okhttp3.Response