NetMirror.apk
Download file
package s2;
import java.util.AbstractSet;
import java.util.Set;
/* JADX INFO: renamed from: s2.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC0708e extends AbstractSet implements Set, E2.b {
protected AbstractC0708e() {
}
public abstract int a();
@Override // java.util.AbstractCollection, java.util.Collection, java.util.Set
public final /* bridge */ int size() {
return a();
}
}
⚠️ 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