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

23 lines
591 B
Java

package o;
import java.io.IOException;
import java.util.ArrayList;
/* renamed from: o.qoe, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C16737qoe extends C6804ccN {
public ArrayList<String> a;
public long c;
public String e;
public C16737qoe(Eaa eaa, C6804ccN c6804ccN) throws IOException {
super(c6804ccN);
this.e = new String(eaa.a(4));
this.c = eaa.f();
this.a = new ArrayList<>();
for (int i = 16; i < this.b; i += 4) {
this.a.add(new String(eaa.a(4)));
}
}
}