what-the-bank/sources/o/C2395adm.java

29 lines
741 B
Java

package o;
import java.io.IOException;
import java.util.ArrayList;
/* renamed from: o.adm, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C2395adm extends KBx {
private ArrayList<Sts> a;
private int c;
public C2395adm(Eaa eaa, C6804ccN c6804ccN) throws IOException {
super(eaa, c6804ccN);
this.c = eaa.h();
this.a = new ArrayList<>(this.c);
for (int i = 1; i <= this.c; i++) {
this.a.add(new Sts(c6804ccN));
}
}
/* renamed from: o.adm$Sts */
/* loaded from: classes.dex */
static class Sts extends C6804ccN {
public Sts(C6804ccN c6804ccN) throws IOException {
super(c6804ccN);
}
}
}