正在查看: All File Recovery v1.0.2 应用的 C.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: All File Recovery v1.0.2 应用的 C.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package Td;
import Bc.EnumC0207n;
import Bc.InterfaceC0190e0;
import Bc.InterfaceC0203l;
import Dc.V;
import K.O;
import Td.InterfaceC0418e;
import Td.K;
import Td.r;
import Td.x;
import ad.InterfaceC0491i;
import com.unity3d.services.UnityAdsConstants;
import ge.C0610a;
import he.AbstractC0628c;
import he.C0629d;
import java.net.Proxy;
import java.net.ProxySelector;
import java.time.Duration;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import java.util.Random;
import java.util.concurrent.TimeUnit;
import javax.net.SocketFactory;
import javax.net.ssl.HostnameVerifier;
import javax.net.ssl.SSLSocketFactory;
import javax.net.ssl.X509TrustManager;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.SourceDebugExtension;
import org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement;
@SourceDebugExtension({"SMAP\nOkHttpClient.kt\nKotlin\n*S Kotlin\n*F\n+ 1 OkHttpClient.kt\nokhttp3/OkHttpClient\n+ 2 _Collections.kt\nkotlin/collections/CollectionsKt___CollectionsKt\n+ 3 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,1079:1\n2624#2,3:1080\n2624#2,3:1083\n1#3:1086\n*S KotlinDebug\n*F\n+ 1 OkHttpClient.kt\nokhttp3/OkHttpClient\n*L\n225#1:1080,3\n255#1:1083,3\n*E\n"})
public class C implements Cloneable, InterfaceC0418e.a, K.a {
@ef.l
public static final b E = new b();
@ef.l
public static final List<D> F = Ud.f.C(D.HTTP_2, D.HTTP_1_1);
@ef.l
public static final List<C0425l> G = Ud.f.C(C0425l.i, C0425l.k);
public final int A;
public final int B;
public final long C;
@ef.l
public final Zd.h D;
@ef.l
public final p a;
@ef.l
public final C0424k b;
@ef.l
public final List<x> c;
@ef.l
public final List<x> d;
@ef.l
public final r.c e;
public final boolean f;
@ef.l
public final InterfaceC0415b g;
public final boolean h;
public final boolean i;
@ef.l
public final n j;
@ef.m
public final C0416c k;
@ef.l
public final q l;
@ef.m
public final Proxy m;
@ef.l
public final ProxySelector n;
@ef.l
public final InterfaceC0415b o;
@ef.l
public final SocketFactory p;
@ef.m
public final SSLSocketFactory q;
@ef.m
public final X509TrustManager r;
@ef.l
public final List<C0425l> s;
@ef.l
public final List<D> t;
@ef.l
public final HostnameVerifier u;
@ef.l
public final C0420g v;
@ef.m
public final AbstractC0628c w;
public final int x;
public final int y;
public final int z;
public static final class b {
public b() {
}
@ef.l
public final List<C0425l> a() {
return C.G;
}
@ef.l
public final List<D> b() {
return C.F;
}
public b(DefaultConstructorMarker defaultConstructorMarker) {
}
}
public C(@ef.l a builder) {
ProxySelector proxySelector;
Intrinsics.checkNotNullParameter(builder, "builder");
this.a = builder.a;
this.b = builder.b;
this.c = Ud.f.h0(builder.c);
this.d = Ud.f.h0(builder.d);
this.e = builder.e;
this.f = builder.f;
this.g = builder.g;
this.h = builder.h;
this.i = builder.i;
this.j = builder.j;
this.k = builder.k;
this.l = builder.l;
Proxy proxy = builder.m;
this.m = proxy;
if (proxy != null) {
proxySelector = C0610a.a;
} else {
proxySelector = builder.n;
proxySelector = proxySelector == null ? ProxySelector.getDefault() : proxySelector;
if (proxySelector == null) {
proxySelector = C0610a.a;
}
}
this.n = proxySelector;
this.o = builder.o;
this.p = builder.p;
List<C0425l> list = builder.s;
this.s = list;
this.t = builder.t;
this.u = builder.u;
this.x = builder.x;
this.y = builder.y;
this.z = builder.z;
this.A = builder.A;
this.B = builder.B;
this.C = builder.C;
Zd.h hVar = builder.D;
this.D = hVar == null ? new Zd.h() : hVar;
List<C0425l> list2 = list;
if (!(list2 instanceof Collection) || !list2.isEmpty()) {
Iterator<T> it = list2.iterator();
while (it.hasNext()) {
if (((C0425l) it.next()).a) {
SSLSocketFactory sSLSocketFactory = builder.q;
if (sSLSocketFactory != null) {
this.q = sSLSocketFactory;
AbstractC0628c abstractC0628c = builder.w;
Intrinsics.checkNotNull(abstractC0628c);
this.w = abstractC0628c;
X509TrustManager x509TrustManager = builder.r;
Intrinsics.checkNotNull(x509TrustManager);
this.r = x509TrustManager;
C0420g c0420g = builder.v;
Intrinsics.checkNotNull(abstractC0628c);
this.v = c0420g.j(abstractC0628c);
} else {
ee.h.a.getClass();
X509TrustManager r = ee.h.b.r();
this.r = r;
ee.h hVar2 = ee.h.b;
Intrinsics.checkNotNull(r);
this.q = hVar2.q(r);
AbstractC0628c.a aVar = AbstractC0628c.a;
Intrinsics.checkNotNull(r);
AbstractC0628c a2 = aVar.a(r);
this.w = a2;
C0420g c0420g2 = builder.v;
Intrinsics.checkNotNull(a2);
this.v = c0420g2.j(a2);
}
o0();
}
}
}
this.q = null;
this.w = null;
this.r = null;
this.v = C0420g.d;
o0();
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "retryOnConnectionFailure", imports = {}))
@InterfaceC0491i(name = "-deprecated_retryOnConnectionFailure")
public final boolean A() {
return this.f;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "socketFactory", imports = {}))
@InterfaceC0491i(name = "-deprecated_socketFactory")
@ef.l
public final SocketFactory B() {
return this.p;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "sslSocketFactory", imports = {}))
@InterfaceC0491i(name = "-deprecated_sslSocketFactory")
@ef.l
public final SSLSocketFactory C() {
return n0();
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "writeTimeoutMillis", imports = {}))
@InterfaceC0491i(name = "-deprecated_writeTimeoutMillis")
public final int E() {
return this.A;
}
@InterfaceC0491i(name = "authenticator")
@ef.l
public final InterfaceC0415b I() {
return this.g;
}
@ef.m
@InterfaceC0491i(name = "cache")
public final C0416c J() {
return this.k;
}
@InterfaceC0491i(name = "callTimeoutMillis")
public final int K() {
return this.x;
}
@ef.m
@InterfaceC0491i(name = "certificateChainCleaner")
public final AbstractC0628c L() {
return this.w;
}
@InterfaceC0491i(name = "certificatePinner")
@ef.l
public final C0420g M() {
return this.v;
}
@InterfaceC0491i(name = "connectTimeoutMillis")
public final int N() {
return this.y;
}
@InterfaceC0491i(name = "connectionPool")
@ef.l
public final C0424k O() {
return this.b;
}
@InterfaceC0491i(name = "connectionSpecs")
@ef.l
public final List<C0425l> P() {
return this.s;
}
@InterfaceC0491i(name = "cookieJar")
@ef.l
public final n Q() {
return this.j;
}
@InterfaceC0491i(name = "dispatcher")
@ef.l
public final p R() {
return this.a;
}
@InterfaceC0491i(name = "dns")
@ef.l
public final q S() {
return this.l;
}
@InterfaceC0491i(name = "eventListenerFactory")
@ef.l
public final r.c T() {
return this.e;
}
@InterfaceC0491i(name = "followRedirects")
public final boolean U() {
return this.h;
}
@InterfaceC0491i(name = "followSslRedirects")
public final boolean V() {
return this.i;
}
@ef.l
public final Zd.h X() {
return this.D;
}
@InterfaceC0491i(name = "hostnameVerifier")
@ef.l
public final HostnameVerifier Y() {
return this.u;
}
@InterfaceC0491i(name = "interceptors")
@ef.l
public final List<x> Z() {
return this.c;
}
@Override
@ef.l
public K a(@ef.l E request, @ef.l L listener) {
Intrinsics.checkNotNullParameter(request, "request");
Intrinsics.checkNotNullParameter(listener, "listener");
ie.e eVar = new ie.e(Yd.d.i, request, listener, new Random(), this.B, null, this.C);
eVar.q(this);
return eVar;
}
@InterfaceC0491i(name = "minWebSocketMessageToCompress")
public final long a0() {
return this.C;
}
@Override
@ef.l
public InterfaceC0418e b(@ef.l E request) {
Intrinsics.checkNotNullParameter(request, "request");
return new Zd.e(this, request, false);
}
@InterfaceC0491i(name = "networkInterceptors")
@ef.l
public final List<x> b0() {
return this.d;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "authenticator", imports = {}))
@InterfaceC0491i(name = "-deprecated_authenticator")
@ef.l
public final InterfaceC0415b c() {
return this.g;
}
@ef.l
public a c0() {
return new a(this);
}
@ef.l
public Object clone() {
return super.clone();
}
@InterfaceC0491i(name = "pingIntervalMillis")
public final int d0() {
return this.B;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "cache", imports = {}))
@ef.m
@InterfaceC0491i(name = "-deprecated_cache")
public final C0416c e() {
return this.k;
}
@InterfaceC0491i(name = "protocols")
@ef.l
public final List<D> e0() {
return this.t;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "callTimeoutMillis", imports = {}))
@InterfaceC0491i(name = "-deprecated_callTimeoutMillis")
public final int f() {
return this.x;
}
@ef.m
@InterfaceC0491i(name = "proxy")
public final Proxy f0() {
return this.m;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "certificatePinner", imports = {}))
@InterfaceC0491i(name = "-deprecated_certificatePinner")
@ef.l
public final C0420g g() {
return this.v;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "connectTimeoutMillis", imports = {}))
@InterfaceC0491i(name = "-deprecated_connectTimeoutMillis")
public final int i() {
return this.y;
}
@InterfaceC0491i(name = "proxyAuthenticator")
@ef.l
public final InterfaceC0415b i0() {
return this.o;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "connectionPool", imports = {}))
@InterfaceC0491i(name = "-deprecated_connectionPool")
@ef.l
public final C0424k j() {
return this.b;
}
@InterfaceC0491i(name = "proxySelector")
@ef.l
public final ProxySelector j0() {
return this.n;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "connectionSpecs", imports = {}))
@InterfaceC0491i(name = "-deprecated_connectionSpecs")
@ef.l
public final List<C0425l> k() {
return this.s;
}
@InterfaceC0491i(name = "readTimeoutMillis")
public final int k0() {
return this.z;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "cookieJar", imports = {}))
@InterfaceC0491i(name = "-deprecated_cookieJar")
@ef.l
public final n l() {
return this.j;
}
@InterfaceC0491i(name = "retryOnConnectionFailure")
public final boolean l0() {
return this.f;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "dispatcher", imports = {}))
@InterfaceC0491i(name = "-deprecated_dispatcher")
@ef.l
public final p m() {
return this.a;
}
@InterfaceC0491i(name = "socketFactory")
@ef.l
public final SocketFactory m0() {
return this.p;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "dns", imports = {}))
@InterfaceC0491i(name = "-deprecated_dns")
@ef.l
public final q n() {
return this.l;
}
@InterfaceC0491i(name = "sslSocketFactory")
@ef.l
public final SSLSocketFactory n0() {
SSLSocketFactory sSLSocketFactory = this.q;
if (sSLSocketFactory != null) {
return sSLSocketFactory;
}
throw new IllegalStateException("CLEARTEXT-only client");
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "eventListenerFactory", imports = {}))
@InterfaceC0491i(name = "-deprecated_eventListenerFactory")
@ef.l
public final r.c o() {
return this.e;
}
public final void o0() {
List<x> list = this.c;
Intrinsics.checkNotNull(list, "null cannot be cast to non-null type kotlin.collections.List<okhttp3.Interceptor?>");
if (list.contains(null)) {
throw new IllegalStateException(("Null interceptor: " + this.c).toString());
}
List<x> list2 = this.d;
Intrinsics.checkNotNull(list2, "null cannot be cast to non-null type kotlin.collections.List<okhttp3.Interceptor?>");
if (list2.contains(null)) {
throw new IllegalStateException(("Null network interceptor: " + this.d).toString());
}
List<C0425l> list3 = this.s;
if (!(list3 instanceof Collection) || !list3.isEmpty()) {
Iterator<T> it = list3.iterator();
while (it.hasNext()) {
if (((C0425l) it.next()).a) {
if (this.q == null) {
throw new IllegalStateException("sslSocketFactory == null");
}
if (this.w == null) {
throw new IllegalStateException("certificateChainCleaner == null");
}
if (this.r == null) {
throw new IllegalStateException("x509TrustManager == null");
}
return;
}
}
}
if (this.q != null) {
throw new IllegalStateException("Check failed.");
}
if (this.w != null) {
throw new IllegalStateException("Check failed.");
}
if (this.r != null) {
throw new IllegalStateException("Check failed.");
}
if (!Intrinsics.areEqual(this.v, C0420g.d)) {
throw new IllegalStateException("Check failed.");
}
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "followRedirects", imports = {}))
@InterfaceC0491i(name = "-deprecated_followRedirects")
public final boolean p() {
return this.h;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "followSslRedirects", imports = {}))
@InterfaceC0491i(name = "-deprecated_followSslRedirects")
public final boolean q() {
return this.i;
}
@InterfaceC0491i(name = "writeTimeoutMillis")
public final int q0() {
return this.A;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "hostnameVerifier", imports = {}))
@InterfaceC0491i(name = "-deprecated_hostnameVerifier")
@ef.l
public final HostnameVerifier r() {
return this.u;
}
@ef.m
@InterfaceC0491i(name = "x509TrustManager")
public final X509TrustManager r0() {
return this.r;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "interceptors", imports = {}))
@InterfaceC0491i(name = "-deprecated_interceptors")
@ef.l
public final List<x> s() {
return this.c;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "networkInterceptors", imports = {}))
@InterfaceC0491i(name = "-deprecated_networkInterceptors")
@ef.l
public final List<x> t() {
return this.d;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "pingIntervalMillis", imports = {}))
@InterfaceC0491i(name = "-deprecated_pingIntervalMillis")
public final int u() {
return this.B;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "protocols", imports = {}))
@InterfaceC0491i(name = "-deprecated_protocols")
@ef.l
public final List<D> v() {
return this.t;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "proxy", imports = {}))
@ef.m
@InterfaceC0491i(name = "-deprecated_proxy")
public final Proxy w() {
return this.m;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "proxyAuthenticator", imports = {}))
@InterfaceC0491i(name = "-deprecated_proxyAuthenticator")
@ef.l
public final InterfaceC0415b x() {
return this.o;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "proxySelector", imports = {}))
@InterfaceC0491i(name = "-deprecated_proxySelector")
@ef.l
public final ProxySelector y() {
return this.n;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "moved to val", replaceWith = @InterfaceC0190e0(expression = "readTimeoutMillis", imports = {}))
@InterfaceC0491i(name = "-deprecated_readTimeoutMillis")
public final int z() {
return this.z;
}
@SourceDebugExtension({"SMAP\nOkHttpClient.kt\nKotlin\n*S Kotlin\n*F\n+ 1 OkHttpClient.kt\nokhttp3/OkHttpClient$Builder\n+ 2 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,1079:1\n1#2:1080\n*E\n"})
public static final class a {
public int A;
public int B;
public long C;
@ef.m
public Zd.h D;
@ef.l
public p a;
@ef.l
public C0424k b;
@ef.l
public final List<x> c;
@ef.l
public final List<x> d;
@ef.l
public r.c e;
public boolean f;
@ef.l
public InterfaceC0415b g;
public boolean h;
public boolean i;
@ef.l
public n j;
@ef.m
public C0416c k;
@ef.l
public q l;
@ef.m
public Proxy m;
@ef.m
public ProxySelector n;
@ef.l
public InterfaceC0415b o;
@ef.l
public SocketFactory p;
@ef.m
public SSLSocketFactory q;
@ef.m
public X509TrustManager r;
@ef.l
public List<C0425l> s;
@ef.l
public List<? extends D> t;
@ef.l
public HostnameVerifier u;
@ef.l
public C0420g v;
@ef.m
public AbstractC0628c w;
public int x;
public int y;
public int z;
@SourceDebugExtension({"SMAP\nOkHttpClient.kt\nKotlin\n*S Kotlin\n*F\n+ 1 OkHttpClient.kt\nokhttp3/OkHttpClient$Builder$addInterceptor$2\n*L\n1#1,1079:1\n*E\n"})
public static final class C0037a implements x {
public final bd.l<x.a, G> b;
public C0037a(bd.l<? super x.a, G> lVar) {
this.b = lVar;
}
@Override
@ef.l
public final G intercept(@ef.l x.a chain) {
Intrinsics.checkNotNullParameter(chain, "chain");
return this.b.invoke(chain);
}
}
@SourceDebugExtension({"SMAP\nOkHttpClient.kt\nKotlin\n*S Kotlin\n*F\n+ 1 OkHttpClient.kt\nokhttp3/OkHttpClient$Builder$addNetworkInterceptor$2\n*L\n1#1,1079:1\n*E\n"})
public static final class b implements x {
public final bd.l<x.a, G> b;
public b(bd.l<? super x.a, G> lVar) {
this.b = lVar;
}
@Override
@ef.l
public final G intercept(@ef.l x.a chain) {
Intrinsics.checkNotNullParameter(chain, "chain");
return this.b.invoke(chain);
}
}
public a() {
this.a = new p();
this.b = new C0424k();
this.c = new ArrayList();
this.d = new ArrayList();
this.e = Ud.f.g(r.b);
this.f = true;
InterfaceC0415b interfaceC0415b = InterfaceC0415b.b;
this.g = interfaceC0415b;
this.h = true;
this.i = true;
this.j = n.b;
this.l = q.b;
this.o = interfaceC0415b;
SocketFactory socketFactory = SocketFactory.getDefault();
Intrinsics.checkNotNullExpressionValue(socketFactory, "getDefault()");
this.p = socketFactory;
b bVar = C.E;
bVar.getClass();
this.s = C.G;
bVar.getClass();
this.t = C.F;
this.u = C0629d.a;
this.v = C0420g.d;
this.y = UnityAdsConstants.AdOperations.SHOW_TIMEOUT_MS;
this.z = UnityAdsConstants.AdOperations.SHOW_TIMEOUT_MS;
this.A = UnityAdsConstants.AdOperations.SHOW_TIMEOUT_MS;
this.C = ie.e.D;
}
public final int A() {
return this.y;
}
public final void A0(@ef.l HostnameVerifier hostnameVerifier) {
Intrinsics.checkNotNullParameter(hostnameVerifier, "<set-?>");
this.u = hostnameVerifier;
}
@ef.l
public final C0424k B() {
return this.b;
}
public final void B0(long j) {
this.C = j;
}
@ef.l
public final List<C0425l> C() {
return this.s;
}
public final void C0(int i) {
this.B = i;
}
@ef.l
public final n D() {
return this.j;
}
public final void D0(@ef.l List<? extends D> list) {
Intrinsics.checkNotNullParameter(list, "<set-?>");
this.t = list;
}
@ef.l
public final p E() {
return this.a;
}
public final void E0(@ef.m Proxy proxy) {
this.m = proxy;
}
@ef.l
public final q F() {
return this.l;
}
public final void F0(@ef.l InterfaceC0415b interfaceC0415b) {
Intrinsics.checkNotNullParameter(interfaceC0415b, "<set-?>");
this.o = interfaceC0415b;
}
@ef.l
public final r.c G() {
return this.e;
}
public final void G0(@ef.m ProxySelector proxySelector) {
this.n = proxySelector;
}
public final boolean H() {
return this.h;
}
public final void H0(int i) {
this.z = i;
}
public final boolean I() {
return this.i;
}
public final void I0(boolean z) {
this.f = z;
}
@ef.l
public final HostnameVerifier J() {
return this.u;
}
public final void J0(@ef.m Zd.h hVar) {
this.D = hVar;
}
@ef.l
public final List<x> K() {
return this.c;
}
public final void K0(@ef.l SocketFactory socketFactory) {
Intrinsics.checkNotNullParameter(socketFactory, "<set-?>");
this.p = socketFactory;
}
public final long L() {
return this.C;
}
public final void L0(@ef.m SSLSocketFactory sSLSocketFactory) {
this.q = sSLSocketFactory;
}
@ef.l
public final List<x> M() {
return this.d;
}
public final void M0(int i) {
this.A = i;
}
public final int N() {
return this.B;
}
public final void N0(@ef.m X509TrustManager x509TrustManager) {
this.r = x509TrustManager;
}
@ef.l
public final List<D> O() {
return this.t;
}
@ef.l
public final a O0(@ef.l SocketFactory socketFactory) {
Intrinsics.checkNotNullParameter(socketFactory, "socketFactory");
if (socketFactory instanceof SSLSocketFactory) {
throw new IllegalArgumentException("socketFactory instanceof SSLSocketFactory");
}
if (!Intrinsics.areEqual(socketFactory, this.p)) {
this.D = null;
}
this.p = socketFactory;
return this;
}
@ef.m
public final Proxy P() {
return this.m;
}
@InterfaceC0203l(level = EnumC0207n.b, message = "Use the sslSocketFactory overload that accepts a X509TrustManager.")
@ef.l
public final a P0(@ef.l SSLSocketFactory sslSocketFactory) {
Intrinsics.checkNotNullParameter(sslSocketFactory, "sslSocketFactory");
if (!Intrinsics.areEqual(sslSocketFactory, this.q)) {
this.D = null;
}
this.q = sslSocketFactory;
ee.h.a.getClass();
X509TrustManager s = ee.h.b.s(sslSocketFactory);
if (s == null) {
throw new IllegalStateException("Unable to extract the trust manager on " + ee.h.b + ", sslSocketFactory is " + sslSocketFactory.getClass());
}
this.r = s;
ee.h hVar = ee.h.b;
X509TrustManager x509TrustManager = this.r;
Intrinsics.checkNotNull(x509TrustManager);
this.w = hVar.d(x509TrustManager);
return this;
}
@ef.l
public final InterfaceC0415b Q() {
return this.o;
}
@ef.l
public final a Q0(@ef.l SSLSocketFactory sslSocketFactory, @ef.l X509TrustManager trustManager) {
Intrinsics.checkNotNullParameter(sslSocketFactory, "sslSocketFactory");
Intrinsics.checkNotNullParameter(trustManager, "trustManager");
if (!Intrinsics.areEqual(sslSocketFactory, this.q) || !Intrinsics.areEqual(trustManager, this.r)) {
this.D = null;
}
this.q = sslSocketFactory;
this.w = AbstractC0628c.a.a(trustManager);
this.r = trustManager;
return this;
}
@ef.m
public final ProxySelector R() {
return this.n;
}
@ef.l
public final a R0(long j, @ef.l TimeUnit unit) {
Intrinsics.checkNotNullParameter(unit, "unit");
this.A = Ud.f.m("timeout", j, unit);
return this;
}
public final int S() {
return this.z;
}
@ef.l
@IgnoreJRERequirement
public final a S0(@ef.l Duration duration) {
Intrinsics.checkNotNullParameter(duration, "duration");
R0(androidx.work.c.a(duration), TimeUnit.MILLISECONDS);
return this;
}
public final boolean T() {
return this.f;
}
@ef.m
public final Zd.h U() {
return this.D;
}
@ef.l
public final SocketFactory V() {
return this.p;
}
@ef.m
public final SSLSocketFactory W() {
return this.q;
}
public final int X() {
return this.A;
}
@ef.m
public final X509TrustManager Y() {
return this.r;
}
@ef.l
public final a Z(@ef.l HostnameVerifier hostnameVerifier) {
Intrinsics.checkNotNullParameter(hostnameVerifier, "hostnameVerifier");
if (!Intrinsics.areEqual(hostnameVerifier, this.u)) {
this.D = null;
}
this.u = hostnameVerifier;
return this;
}
@InterfaceC0491i(name = "-addInterceptor")
@ef.l
public final a a(@ef.l bd.l<? super x.a, G> block) {
Intrinsics.checkNotNullParameter(block, "block");
c(new C0037a(block));
return this;
}
@ef.l
public final List<x> a0() {
return this.c;
}
@InterfaceC0491i(name = "-addNetworkInterceptor")
@ef.l
public final a b(@ef.l bd.l<? super x.a, G> block) {
Intrinsics.checkNotNullParameter(block, "block");
d(new b(block));
return this;
}
@ef.l
public final a b0(long j) {
if (j < 0) {
throw new IllegalArgumentException(O.a("minWebSocketMessageToCompress must be positive: ", j).toString());
}
this.C = j;
return this;
}
@ef.l
public final a c(@ef.l x interceptor) {
Intrinsics.checkNotNullParameter(interceptor, "interceptor");
this.c.add(interceptor);
return this;
}
@ef.l
public final List<x> c0() {
return this.d;
}
@ef.l
public final a d(@ef.l x interceptor) {
Intrinsics.checkNotNullParameter(interceptor, "interceptor");
this.d.add(interceptor);
return this;
}
@ef.l
public final a d0(long j, @ef.l TimeUnit unit) {
Intrinsics.checkNotNullParameter(unit, "unit");
this.B = Ud.f.m("interval", j, unit);
return this;
}
@ef.l
public final a e(@ef.l InterfaceC0415b authenticator) {
Intrinsics.checkNotNullParameter(authenticator, "authenticator");
this.g = authenticator;
return this;
}
@ef.l
@IgnoreJRERequirement
public final a e0(@ef.l Duration duration) {
Intrinsics.checkNotNullParameter(duration, "duration");
d0(androidx.work.c.a(duration), TimeUnit.MILLISECONDS);
return this;
}
@ef.l
public final C f() {
return new C(this);
}
@ef.l
public final a f0(@ef.l List<? extends D> protocols) {
Intrinsics.checkNotNullParameter(protocols, "protocols");
List b6 = V.b6(protocols);
D d = D.H2_PRIOR_KNOWLEDGE;
ArrayList arrayList = (ArrayList) b6;
if (!arrayList.contains(d) && !arrayList.contains(D.HTTP_1_1)) {
throw new IllegalArgumentException(("protocols must contain h2_prior_knowledge or http/1.1: " + b6).toString());
}
if (arrayList.contains(d) && arrayList.size() > 1) {
throw new IllegalArgumentException(("protocols containing h2_prior_knowledge cannot use other protocols: " + b6).toString());
}
if (arrayList.contains(D.HTTP_1_0)) {
throw new IllegalArgumentException(("protocols must not contain http/1.0: " + b6).toString());
}
Intrinsics.checkNotNull(b6, "null cannot be cast to non-null type kotlin.collections.List<okhttp3.Protocol?>");
if (arrayList.contains(null)) {
throw new IllegalArgumentException("protocols must not contain null");
}
arrayList.remove(D.SPDY_3);
if (!Intrinsics.areEqual(b6, this.t)) {
this.D = null;
}
List<? extends D> unmodifiableList = Collections.unmodifiableList(b6);
Intrinsics.checkNotNullExpressionValue(unmodifiableList, "unmodifiableList(protocolsCopy)");
this.t = unmodifiableList;
return this;
}
@ef.l
public final a g(@ef.m C0416c c0416c) {
this.k = c0416c;
return this;
}
@ef.l
public final a g0(@ef.m Proxy proxy) {
if (!Intrinsics.areEqual(proxy, this.m)) {
this.D = null;
}
this.m = proxy;
return this;
}
@ef.l
public final a h(long j, @ef.l TimeUnit unit) {
Intrinsics.checkNotNullParameter(unit, "unit");
this.x = Ud.f.m("timeout", j, unit);
return this;
}
@ef.l
public final a h0(@ef.l InterfaceC0415b proxyAuthenticator) {
Intrinsics.checkNotNullParameter(proxyAuthenticator, "proxyAuthenticator");
if (!Intrinsics.areEqual(proxyAuthenticator, this.o)) {
this.D = null;
}
this.o = proxyAuthenticator;
return this;
}
@ef.l
@IgnoreJRERequirement
public final a i(@ef.l Duration duration) {
Intrinsics.checkNotNullParameter(duration, "duration");
h(androidx.work.c.a(duration), TimeUnit.MILLISECONDS);
return this;
}
@ef.l
public final a i0(@ef.l ProxySelector proxySelector) {
Intrinsics.checkNotNullParameter(proxySelector, "proxySelector");
if (!Intrinsics.areEqual(proxySelector, this.n)) {
this.D = null;
}
this.n = proxySelector;
return this;
}
@ef.l
public final a j(@ef.l C0420g certificatePinner) {
Intrinsics.checkNotNullParameter(certificatePinner, "certificatePinner");
if (!Intrinsics.areEqual(certificatePinner, this.v)) {
this.D = null;
}
this.v = certificatePinner;
return this;
}
@ef.l
public final a j0(long j, @ef.l TimeUnit unit) {
Intrinsics.checkNotNullParameter(unit, "unit");
this.z = Ud.f.m("timeout", j, unit);
return this;
}
@ef.l
public final a k(long j, @ef.l TimeUnit unit) {
Intrinsics.checkNotNullParameter(unit, "unit");
this.y = Ud.f.m("timeout", j, unit);
return this;
}
@ef.l
@IgnoreJRERequirement
public final a k0(@ef.l Duration duration) {
Intrinsics.checkNotNullParameter(duration, "duration");
j0(androidx.work.c.a(duration), TimeUnit.MILLISECONDS);
return this;
}
@ef.l
@IgnoreJRERequirement
public final a l(@ef.l Duration duration) {
Intrinsics.checkNotNullParameter(duration, "duration");
k(androidx.work.c.a(duration), TimeUnit.MILLISECONDS);
return this;
}
@ef.l
public final a l0(boolean z) {
this.f = z;
return this;
}
@ef.l
public final a m(@ef.l C0424k connectionPool) {
Intrinsics.checkNotNullParameter(connectionPool, "connectionPool");
this.b = connectionPool;
return this;
}
public final void m0(@ef.l InterfaceC0415b interfaceC0415b) {
Intrinsics.checkNotNullParameter(interfaceC0415b, "<set-?>");
this.g = interfaceC0415b;
}
@ef.l
public final a n(@ef.l List<C0425l> connectionSpecs) {
Intrinsics.checkNotNullParameter(connectionSpecs, "connectionSpecs");
if (!Intrinsics.areEqual(connectionSpecs, this.s)) {
this.D = null;
}
this.s = Ud.f.h0(connectionSpecs);
return this;
}
public final void n0(@ef.m C0416c c0416c) {
this.k = c0416c;
}
@ef.l
public final a o(@ef.l n cookieJar) {
Intrinsics.checkNotNullParameter(cookieJar, "cookieJar");
this.j = cookieJar;
return this;
}
public final void o0(int i) {
this.x = i;
}
@ef.l
public final a p(@ef.l p dispatcher) {
Intrinsics.checkNotNullParameter(dispatcher, "dispatcher");
this.a = dispatcher;
return this;
}
public final void p0(@ef.m AbstractC0628c abstractC0628c) {
this.w = abstractC0628c;
}
@ef.l
public final a q(@ef.l q dns) {
Intrinsics.checkNotNullParameter(dns, "dns");
if (!Intrinsics.areEqual(dns, this.l)) {
this.D = null;
}
this.l = dns;
return this;
}
public final void q0(@ef.l C0420g c0420g) {
Intrinsics.checkNotNullParameter(c0420g, "<set-?>");
this.v = c0420g;
}
@ef.l
public final a r(@ef.l r eventListener) {
Intrinsics.checkNotNullParameter(eventListener, "eventListener");
this.e = Ud.f.g(eventListener);
return this;
}
public final void r0(int i) {
this.y = i;
}
@ef.l
public final a s(@ef.l r.c eventListenerFactory) {
Intrinsics.checkNotNullParameter(eventListenerFactory, "eventListenerFactory");
this.e = eventListenerFactory;
return this;
}
public final void s0(@ef.l C0424k c0424k) {
Intrinsics.checkNotNullParameter(c0424k, "<set-?>");
this.b = c0424k;
}
@ef.l
public final a t(boolean z) {
this.h = z;
return this;
}
public final void t0(@ef.l List<C0425l> list) {
Intrinsics.checkNotNullParameter(list, "<set-?>");
this.s = list;
}
@ef.l
public final a u(boolean z) {
this.i = z;
return this;
}
public final void u0(@ef.l n nVar) {
Intrinsics.checkNotNullParameter(nVar, "<set-?>");
this.j = nVar;
}
@ef.l
public final InterfaceC0415b v() {
return this.g;
}
public final void v0(@ef.l p pVar) {
Intrinsics.checkNotNullParameter(pVar, "<set-?>");
this.a = pVar;
}
@ef.m
public final C0416c w() {
return this.k;
}
public final void w0(@ef.l q qVar) {
Intrinsics.checkNotNullParameter(qVar, "<set-?>");
this.l = qVar;
}
public final int x() {
return this.x;
}
public final void x0(@ef.l r.c cVar) {
Intrinsics.checkNotNullParameter(cVar, "<set-?>");
this.e = cVar;
}
@ef.m
public final AbstractC0628c y() {
return this.w;
}
public final void y0(boolean z) {
this.h = z;
}
@ef.l
public final C0420g z() {
return this.v;
}
public final void z0(boolean z) {
this.i = z;
}
public a(@ef.l C okHttpClient) {
this();
Intrinsics.checkNotNullParameter(okHttpClient, "okHttpClient");
this.a = okHttpClient.a;
this.b = okHttpClient.b;
Dc.O.q0(this.c, okHttpClient.c);
Dc.O.q0(this.d, okHttpClient.d);
this.e = okHttpClient.e;
this.f = okHttpClient.f;
this.g = okHttpClient.g;
this.h = okHttpClient.h;
this.i = okHttpClient.i;
this.j = okHttpClient.j;
this.k = okHttpClient.k;
this.l = okHttpClient.l;
this.m = okHttpClient.m;
this.n = okHttpClient.n;
this.o = okHttpClient.o;
this.p = okHttpClient.p;
this.q = okHttpClient.q;
this.r = okHttpClient.r;
this.s = okHttpClient.s;
this.t = okHttpClient.t;
this.u = okHttpClient.u;
this.v = okHttpClient.v;
this.w = okHttpClient.w;
this.x = okHttpClient.x;
this.y = okHttpClient.y;
this.z = okHttpClient.z;
this.A = okHttpClient.A;
this.B = okHttpClient.B;
this.C = okHttpClient.C;
this.D = okHttpClient.D;
}
}
public C() {
this(new a());
}
}