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

27 lines
799 B
Java

package o;
import java.util.ArrayList;
/* renamed from: o.exR, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C12395exR extends ZTC {
@InterfaceC13391fZD
public C12395exR() {
}
public static C16359nhm a(gNs gns) {
String str;
int i = gns.i;
ArrayList arrayList = new ArrayList();
if (i <= 0 || gns.f == null || gns.f.isEmpty()) {
str = "";
} else {
str = gns.f.get(0).b;
for (gNs gns2 : gns.f) {
arrayList.add(new C16359nhm(gns2.b, gns2.g, gns2.h, gns2.d, gns2.c, gns2.j, gns2.a, gns2.e, gns2.i, new ArrayList()));
}
}
return new C16359nhm(str, gns.g, gns.h, gns.d, gns.c, gns.j, gns.a, gns.e, i, arrayList);
}
}