package o; import java.util.ArrayList; import java.util.Collection; import java.util.Iterator; import java.util.List; import o.mdb; /* renamed from: o.iz, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C15842iz extends C15620hF { private final mdb b; public final pqO c; public final C0553JgT d; final C16673qI e; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C15842iz(C16673qI c16673qI, mdb mdbVar, pqO pqo, C0553JgT c0553JgT) { super((byte) 0); C14957gcv.e(c16673qI, ""); C14957gcv.e(mdbVar, ""); C14957gcv.e(pqo, ""); C14957gcv.e(c0553JgT, ""); this.e = c16673qI; this.b = mdbVar; this.c = pqo; this.d = c0553JgT; } /* renamed from: o.iz$Sts */ /* loaded from: classes3.dex */ public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR { private C15842iz a; @Override // o.InterfaceC14894gbR public final /* synthetic */ KI invoke(Nlt nlt) { Nlt nlt2 = nlt; C14957gcv.e(nlt2, ""); C16673qI c16673qI = this.a.e; C14957gcv.e(nlt2, ""); int i = nlt2.d; List list = nlt2.e; C14957gcv.e(list, ""); ArrayList arrayList = new ArrayList(list instanceof Collection ? list.size() : 10); Iterator it = list.iterator(); while (it.hasNext()) { arrayList.add(C16673qI.e((XcE) it.next())); } return new KI(i, arrayList); } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public Sts(C15842iz c15842iz) { super(1); this.a = c15842iz; } } public final void e(InterfaceC14894gbR interfaceC14894gbR, InterfaceC14894gbR interfaceC14894gbR2, C16553pKY c16553pKY) { C14957gcv.e(interfaceC14894gbR, ""); C14957gcv.e(interfaceC14894gbR2, ""); C14957gcv.e(c16553pKY, ""); b(this.b, interfaceC14894gbR, interfaceC14894gbR2, new mdb.HBt(c16553pKY)); } }