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

71 lines
2.4 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
/* renamed from: o.VsM, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C1105VsM extends ZTC {
private final ZVq a;
private final C0796OrL b;
private final C0215BmH c;
private final mbN d;
private final lZT e;
@InterfaceC13391fZD
public C1105VsM(C0215BmH c0215BmH, lZT lzt, mbN mbn, C0796OrL c0796OrL, ZVq zVq) {
this.c = c0215BmH;
this.e = lzt;
this.d = mbn;
this.b = c0796OrL;
this.a = zVq;
}
public final C11805emK e(pAU pau) {
C11805emK c11805emK;
ArrayList arrayList;
if (pau != null) {
C11805emK c11805emK2 = new C11805emK();
c11805emK2.c = this.c.d(pau.c);
c11805emK2.e = lZT.d(pau.d);
c11805emK2.b = this.d.d(pau.b);
c11805emK2.i = this.b.d(pau.j, true);
c11805emK2.a = this.b.d(pau.e, false);
List<TQr> list = pau.a;
if (list != null) {
List<TQr> list2 = list;
C14957gcv.e(list2, "");
ArrayList arrayList2 = new ArrayList(list2 instanceof Collection ? list2.size() : 10);
Iterator it = list2.iterator();
while (it.hasNext()) {
TQr tQr = (TQr) it.next();
int i = tQr.e;
String str = tQr.d;
int i2 = tQr.h;
String str2 = tQr.i;
String str3 = tQr.g;
String str4 = tQr.f;
String str5 = tQr.b;
String str6 = tQr.a;
vVa vva = tQr.c;
arrayList2 = arrayList2;
arrayList2.add(new nGL(i, str, i2, str2, str3, str4, str5, str6, new C15369goi(vva.h, vva.f, vva.b, vva.a, vva.c, vva.e, vva.d), tQr.j));
it = it;
c11805emK2 = c11805emK2;
}
c11805emK = c11805emK2;
arrayList = arrayList2;
} else {
c11805emK = c11805emK2;
arrayList = null;
}
C11805emK c11805emK3 = c11805emK;
c11805emK3.d = arrayList;
return c11805emK3;
}
return new C11805emK();
}
}