public class okhttp3.OkHttpClient implements java.lang.Cloneable, okhttp3.Call$Factory, okhttp3.WebSocket$Factory
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: okhttp3.OkHttpClient
  super_class: java.lang.Object
{
  static final java.util.List<okhttp3.Protocol> DEFAULT_PROTOCOLS;
    descriptor: Ljava/util/List;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Signature: Ljava/util/List<Lokhttp3/Protocol;>;

  static final java.util.List<okhttp3.ConnectionSpec> DEFAULT_CONNECTION_SPECS;
    descriptor: Ljava/util/List;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Signature: Ljava/util/List<Lokhttp3/ConnectionSpec;>;

  final okhttp3.Dispatcher dispatcher;
    descriptor: Lokhttp3/Dispatcher;
    flags: (0x0010) ACC_FINAL

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

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

  final java.util.List<okhttp3.ConnectionSpec> connectionSpecs;
    descriptor: Ljava/util/List;
    flags: (0x0010) ACC_FINAL
    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;>;

  final okhttp3.EventListener$Factory eventListenerFactory;
    descriptor: Lokhttp3/EventListener$Factory;
    flags: (0x0010) ACC_FINAL

  final java.net.ProxySelector proxySelector;
    descriptor: Ljava/net/ProxySelector;
    flags: (0x0010) ACC_FINAL

  final okhttp3.CookieJar cookieJar;
    descriptor: Lokhttp3/CookieJar;
    flags: (0x0010) ACC_FINAL

  final okhttp3.Cache cache;
    descriptor: Lokhttp3/Cache;
    flags: (0x0010) ACC_FINAL
    RuntimeInvisibleAnnotations: 
      Nullable()

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

  final javax.net.SocketFactory socketFactory;
    descriptor: Ljavax/net/SocketFactory;
    flags: (0x0010) ACC_FINAL

  final javax.net.ssl.SSLSocketFactory sslSocketFactory;
    descriptor: Ljavax/net/ssl/SSLSocketFactory;
    flags: (0x0010) ACC_FINAL

  final okhttp3.internal.tls.CertificateChainCleaner certificateChainCleaner;
    descriptor: Lokhttp3/internal/tls/CertificateChainCleaner;
    flags: (0x0010) ACC_FINAL

  final javax.net.ssl.HostnameVerifier hostnameVerifier;
    descriptor: Ljavax/net/ssl/HostnameVerifier;
    flags: (0x0010) ACC_FINAL

  final okhttp3.CertificatePinner certificatePinner;
    descriptor: Lokhttp3/CertificatePinner;
    flags: (0x0010) ACC_FINAL

  final okhttp3.Authenticator proxyAuthenticator;
    descriptor: Lokhttp3/Authenticator;
    flags: (0x0010) ACC_FINAL

  final okhttp3.Authenticator authenticator;
    descriptor: Lokhttp3/Authenticator;
    flags: (0x0010) ACC_FINAL

  final okhttp3.ConnectionPool connectionPool;
    descriptor: Lokhttp3/ConnectionPool;
    flags: (0x0010) ACC_FINAL

  final okhttp3.Dns dns;
    descriptor: Lokhttp3/Dns;
    flags: (0x0010) ACC_FINAL

  final boolean followSslRedirects;
    descriptor: Z
    flags: (0x0010) ACC_FINAL

  final boolean followRedirects;
    descriptor: Z
    flags: (0x0010) ACC_FINAL

  final boolean retryOnConnectionFailure;
    descriptor: Z
    flags: (0x0010) ACC_FINAL

  final int callTimeout;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  final int connectTimeout;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  final int readTimeout;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  final int writeTimeout;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  final int pingInterval;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  void <init>(okhttp3.OkHttpClient$Builder);
    descriptor: (Lokhttp3/OkHttpClient$Builder;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;
    MethodParameters:
         Name  Flags
      builder  

  private static javax.net.ssl.SSLSocketFactory newSslSocketFactory(javax.net.ssl.X509TrustManager);
    descriptor: (Ljavax/net/ssl/X509TrustManager;)Ljavax/net/ssl/SSLSocketFactory;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 290
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
              Name  Flags
      trustManager  

  public int callTimeoutMillis();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 301
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public int connectTimeoutMillis();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 306
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public int readTimeoutMillis();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 311
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public int writeTimeoutMillis();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 316
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public int pingIntervalMillis();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 321
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

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

  public java.net.ProxySelector proxySelector();
    descriptor: ()Ljava/net/ProxySelector;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 329
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public okhttp3.CookieJar cookieJar();
    descriptor: ()Lokhttp3/CookieJar;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 333
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

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

  okhttp3.internal.cache.InternalCache internalCache();
    descriptor: ()Lokhttp3/internal/cache/InternalCache;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient 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.OkHttpClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public okhttp3.Dns dns();
    descriptor: ()Lokhttp3/Dns;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 345
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public javax.net.SocketFactory socketFactory();
    descriptor: ()Ljavax/net/SocketFactory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 349
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public javax.net.ssl.SSLSocketFactory sslSocketFactory();
    descriptor: ()Ljavax/net/ssl/SSLSocketFactory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 353
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public javax.net.ssl.HostnameVerifier hostnameVerifier();
    descriptor: ()Ljavax/net/ssl/HostnameVerifier;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 357
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public okhttp3.CertificatePinner certificatePinner();
    descriptor: ()Lokhttp3/CertificatePinner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 361
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public okhttp3.Authenticator authenticator();
    descriptor: ()Lokhttp3/Authenticator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient 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.OkHttpClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public okhttp3.Authenticator proxyAuthenticator();
    descriptor: ()Lokhttp3/Authenticator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 369
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public okhttp3.ConnectionPool connectionPool();
    descriptor: ()Lokhttp3/ConnectionPool;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 373
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public boolean followSslRedirects();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 377
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public boolean followRedirects();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 381
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public boolean retryOnConnectionFailure();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient 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.OkHttpClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public okhttp3.Dispatcher dispatcher();
    descriptor: ()Lokhttp3/Dispatcher;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 389
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public java.util.List<okhttp3.Protocol> protocols();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 393
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;
    Signature: ()Ljava/util/List<Lokhttp3/Protocol;>;

  public java.util.List<okhttp3.ConnectionSpec> connectionSpecs();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 397
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;
    Signature: ()Ljava/util/List<Lokhttp3/ConnectionSpec;>;

  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 this
         0: .line 406
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;
    Signature: ()Ljava/util/List<Lokhttp3/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 this
         0: .line 415
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;
    Signature: ()Ljava/util/List<Lokhttp3/Interceptor;>;

  public okhttp3.EventListener$Factory eventListenerFactory();
    descriptor: ()Lokhttp3/EventListener$Factory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 419
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;

  public okhttp3.Call newCall(okhttp3.Request);
    descriptor: (Lokhttp3/Request;)Lokhttp3/Call;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // okhttp3.OkHttpClient this
         0: .line 426
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;
    MethodParameters:
         Name  Flags
      request  

  public okhttp3.WebSocket newWebSocket(okhttp3.Request, okhttp3.WebSocketListener);
    descriptor: (Lokhttp3/Request;Lokhttp3/WebSocketListener;)Lokhttp3/WebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // okhttp3.OkHttpClient this
         0: .line 433
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;
    MethodParameters:
          Name  Flags
      request   
      listener  

  public okhttp3.OkHttpClient$Builder newBuilder();
    descriptor: ()Lokhttp3/OkHttpClient$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // okhttp3.OkHttpClient this
         0: .line 439
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lokhttp3/OkHttpClient;
}
SourceFile: "OkHttpClient.java"
NestMembers:
  okhttp3.OkHttpClient$1  okhttp3.OkHttpClient$Builder
InnerClasses:
  public abstract Factory = okhttp3.Call$Factory of okhttp3.Call
  public abstract Factory = okhttp3.EventListener$Factory of okhttp3.EventListener
  public final Builder = okhttp3.OkHttpClient$Builder of okhttp3.OkHttpClient
  public abstract Factory = okhttp3.WebSocket$Factory of okhttp3.WebSocket