public final class okhttp3.OkHttpClient$Builder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: okhttp3.OkHttpClient$Builder
  super_class: java.lang.Object
{
  okhttp3.Dispatcher dispatcher;
    descriptor: Lokhttp3/Dispatcher;
    flags: (0x0000) 

  java.net.Proxy proxy;
    descriptor: Ljava/net/Proxy;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  java.util.List<okhttp3.Protocol> protocols;
    descriptor: Ljava/util/List;
    flags: (0x0000) 
    Signature: Ljava/util/List<Lokhttp3/Protocol;>;

  java.util.List<okhttp3.ConnectionSpec> connectionSpecs;
    descriptor: Ljava/util/List;
    flags: (0x0000) 
    Signature: Ljava/util/List<Lokhttp3/ConnectionSpec;>;

  final java.util.List<okhttp3.Interceptor> interceptors;
    descriptor: Ljava/util/List;
    flags: (0x0010) ACC_FINAL
    Signature: Ljava/util/List<Lokhttp3/Interceptor;>;

  final java.util.List<okhttp3.Interceptor> networkInterceptors;
    descriptor: Ljava/util/List;
    flags: (0x0010) ACC_FINAL
    Signature: Ljava/util/List<Lokhttp3/Interceptor;>;

  okhttp3.EventListener$Factory eventListenerFactory;
    descriptor: Lokhttp3/EventListener$Factory;
    flags: (0x0000) 

  java.net.ProxySelector proxySelector;
    descriptor: Ljava/net/ProxySelector;
    flags: (0x0000) 

  okhttp3.CookieJar cookieJar;
    descriptor: Lokhttp3/CookieJar;
    flags: (0x0000) 

  okhttp3.Cache cache;
    descriptor: Lokhttp3/Cache;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  okhttp3.internal.cache.InternalCache internalCache;
    descriptor: Lokhttp3/internal/cache/InternalCache;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  javax.net.SocketFactory socketFactory;
    descriptor: Ljavax/net/SocketFactory;
    flags: (0x0000) 

  javax.net.ssl.SSLSocketFactory sslSocketFactory;
    descriptor: Ljavax/net/ssl/SSLSocketFactory;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  okhttp3.internal.tls.CertificateChainCleaner certificateChainCleaner;
    descriptor: Lokhttp3/internal/tls/CertificateChainCleaner;
    flags: (0x0000) 
    RuntimeInvisibleAnnotations: 
      Nullable()

  javax.net.ssl.HostnameVerifier hostnameVerifier;
    descriptor: Ljavax/net/ssl/HostnameVerifier;
    flags: (0x0000) 

  okhttp3.CertificatePinner certificatePinner;
    descriptor: Lokhttp3/CertificatePinner;
    flags: (0x0000) 

  okhttp3.Authenticator proxyAuthenticator;
    descriptor: Lokhttp3/Authenticator;
    flags: (0x0000) 

  okhttp3.Authenticator authenticator;
    descriptor: Lokhttp3/Authenticator;
    flags: (0x0000) 

  okhttp3.ConnectionPool connectionPool;
    descriptor: Lokhttp3/ConnectionPool;
    flags: (0x0000) 

  okhttp3.Dns dns;
    descriptor: Lokhttp3/Dns;
    flags: (0x0000) 

  boolean followSslRedirects;
    descriptor: Z
    flags: (0x0000) 

  boolean followRedirects;
    descriptor: Z
    flags: (0x0000) 

  boolean retryOnConnectionFailure;
    descriptor: Z
    flags: (0x0000) 

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

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

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

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

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

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 30
            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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;

  void <init>(okhttp3.OkHttpClient);
    descriptor: (Lokhttp3/OkHttpClient;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 30
            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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    MethodParameters:
              Name  Flags
      okHttpClient  

  public okhttp3.OkHttpClient$Builder callTimeout(long, java.util.concurrent.TimeUnit);
    descriptor: (JLjava/util/concurrent/TimeUnit;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 539
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    MethodParameters:
         Name  Flags
      timeout  
      unit     

  public okhttp3.OkHttpClient$Builder callTimeout(java.time.Duration);
    descriptor: (Ljava/time/Duration;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 553
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    RuntimeInvisibleAnnotations: 
      org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement()
    MethodParameters:
          Name  Flags
      duration  

  public okhttp3.OkHttpClient$Builder connectTimeout(long, java.util.concurrent.TimeUnit);
    descriptor: (JLjava/util/concurrent/TimeUnit;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 566
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    MethodParameters:
         Name  Flags
      timeout  
      unit     

  public okhttp3.OkHttpClient$Builder connectTimeout(java.time.Duration);
    descriptor: (Ljava/time/Duration;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 580
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    RuntimeInvisibleAnnotations: 
      org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement()
    MethodParameters:
          Name  Flags
      duration  

  public okhttp3.OkHttpClient$Builder readTimeout(long, java.util.concurrent.TimeUnit);
    descriptor: (JLjava/util/concurrent/TimeUnit;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 595
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    MethodParameters:
         Name  Flags
      timeout  
      unit     

  public okhttp3.OkHttpClient$Builder readTimeout(java.time.Duration);
    descriptor: (Ljava/time/Duration;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 611
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    RuntimeInvisibleAnnotations: 
      org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement()
    MethodParameters:
          Name  Flags
      duration  

  public okhttp3.OkHttpClient$Builder writeTimeout(long, java.util.concurrent.TimeUnit);
    descriptor: (JLjava/util/concurrent/TimeUnit;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 625
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    MethodParameters:
         Name  Flags
      timeout  
      unit     

  public okhttp3.OkHttpClient$Builder writeTimeout(java.time.Duration);
    descriptor: (Ljava/time/Duration;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 640
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    RuntimeInvisibleAnnotations: 
      org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement()
    MethodParameters:
          Name  Flags
      duration  

  public okhttp3.OkHttpClient$Builder pingInterval(long, java.util.concurrent.TimeUnit);
    descriptor: (JLjava/util/concurrent/TimeUnit;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 658
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    MethodParameters:
          Name  Flags
      interval  
      unit      

  public okhttp3.OkHttpClient$Builder pingInterval(java.time.Duration);
    descriptor: (Ljava/time/Duration;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 677
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // okhttp3.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    RuntimeInvisibleAnnotations: 
      org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement()
    MethodParameters:
          Name  Flags
      duration  

  public okhttp3.OkHttpClient$Builder proxy(java.net.Proxy);
    descriptor: (Ljava/net/Proxy;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 687
            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.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Nullable()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Nullable()
    MethodParameters:
       Name  Flags
      proxy  

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

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

  void setInternalCache(okhttp3.internal.cache.InternalCache);
    descriptor: (Lokhttp3/internal/cache/InternalCache;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 719
            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.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Nullable()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Nullable()
    MethodParameters:
               Name  Flags
      internalCache  

  public okhttp3.OkHttpClient$Builder cache(okhttp3.Cache);
    descriptor: (Lokhttp3/Cache;)Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient$Builder this
         0: .line 725
            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.OkHttpClient$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient$Builder;
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Nullable()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Nullable()
    MethodParameters:
       Name  Flags
      cache  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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