package o; import java.util.ArrayList; import java.util.Collection; import java.util.List; import o.C15715hv; /* renamed from: o.hG, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C15624hG extends C15620hF { public final C16787rIF b; final C16237mb e; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C15624hG(C16787rIF c16787rIF, C16237mb c16237mb) { super((byte) 0); C14957gcv.e(c16787rIF, ""); C14957gcv.e(c16237mb, ""); this.b = c16787rIF; this.e = c16237mb; } /* renamed from: o.hG$Sts */ /* loaded from: classes3.dex */ public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR, List> { private C15624hG a; @Override // o.InterfaceC14894gbR public final /* synthetic */ List invoke(List list) { List list2 = list; C14957gcv.e(list2, ""); C16237mb c16237mb = this.a.e; C14957gcv.e(list2, ""); List list3 = list2; C14957gcv.e(list3, ""); ArrayList arrayList = new ArrayList(list3 instanceof Collection ? list3.size() : 10); for (QiA qiA : list3) { String str = qiA.e; String str2 = qiA.d; if (str2 == null) { str2 = C6583cXR.VR_(C15715hv.IeS.banking_agent_placeholder).toString(); C14957gcv.c((Object) str2, ""); } String b_ = c16237mb.b_(str2); C14957gcv.c((Object) b_, ""); String str3 = qiA.a; double d = qiA.f; double d2 = qiA.j; double d3 = qiA.c; C16237mb c16237mb2 = c16237mb; String c = C16237mb.c(Double.valueOf(qiA.f)); C14957gcv.c((Object) c, ""); String c2 = C16237mb.c(Double.valueOf(qiA.j)); C14957gcv.c((Object) c2, ""); String c3 = C16237mb.c(Double.valueOf(qiA.c)); C14957gcv.c((Object) c3, ""); arrayList = arrayList; arrayList.add(new FE(str, b_, str3, d, d2, d3, c, c2, c3, qiA.b)); c16237mb = c16237mb2; } return arrayList; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public Sts(C15624hG c15624hG) { super(1); this.a = c15624hG; } } }