NetMirror.apk
Download file
package R2;
import M2.F;
import java.util.LinkedHashSet;
import java.util.Set;
/* JADX INFO: loaded from: classes.dex */
public final class i {
/* JADX INFO: renamed from: a, reason: collision with root package name */
private final Set f2191a = new LinkedHashSet();
public final synchronized void a(F f3) {
D2.h.f(f3, "route");
this.f2191a.remove(f3);
}
public final synchronized void b(F f3) {
D2.h.f(f3, "failedRoute");
this.f2191a.add(f3);
}
public final synchronized boolean c(F f3) {
D2.h.f(f3, "route");
return this.f2191a.contains(f3);
}
}
⚠️ 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