NetMirror.apk
Download file
package M2;
import java.util.concurrent.TimeUnit;
/* JADX INFO: loaded from: classes.dex */
public final class k {
/* JADX INFO: renamed from: a, reason: collision with root package name */
private final R2.h f1163a;
public k(R2.h hVar) {
D2.h.f(hVar, "delegate");
this.f1163a = hVar;
}
public final R2.h a() {
return this.f1163a;
}
/* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
public k(int i3, long j3, TimeUnit timeUnit) {
this(new R2.h(Q2.e.f1870h, i3, j3, timeUnit));
D2.h.f(timeUnit, "timeUnit");
}
public k() {
this(5, 5L, TimeUnit.MINUTES);
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file