43 lines
1.3 KiB
Java
43 lines
1.3 KiB
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.Collection;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.pxR, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16650pxR extends ZTC {
|
|
@InterfaceC13391fZD
|
|
public C16650pxR() {
|
|
}
|
|
|
|
public static yGy b(NKQ nkq) {
|
|
List list;
|
|
C14957gcv.e(nkq, "");
|
|
Integer num = nkq.e;
|
|
Integer num2 = nkq.c;
|
|
Boolean bool = nkq.d;
|
|
HsB hsB = nkq.f;
|
|
IVd iVd = hsB != null ? new IVd(hsB.e, hsB.d, hsB.b) : null;
|
|
Yct yct = nkq.b;
|
|
Fut fut = yct != null ? new Fut(yct.b, yct.a) : null;
|
|
List<String> list2 = nkq.a;
|
|
String str = nkq.j;
|
|
List<Vcr> list3 = nkq.i;
|
|
if (list3 != null) {
|
|
List<Vcr> list4 = list3;
|
|
C14957gcv.e(list4, "");
|
|
List arrayList = new ArrayList(list4 instanceof Collection ? list4.size() : 10);
|
|
for (Vcr vcr : list4) {
|
|
arrayList.add(new PBR(vcr != null ? vcr.c : null, vcr != null ? vcr.e : null));
|
|
}
|
|
list = arrayList;
|
|
} else {
|
|
list = C14851gaI.c;
|
|
}
|
|
yGy ygy = new yGy(num, num2, bool, iVd, fut, list2, str, list, nkq.h, nkq.g);
|
|
ygy.a(e(nkq));
|
|
return ygy;
|
|
}
|
|
}
|