56 lines
2.0 KiB
Java
56 lines
2.0 KiB
Java
|
package o;
|
||
|
|
||
|
import java.util.ArrayList;
|
||
|
import java.util.Collection;
|
||
|
import java.util.Iterator;
|
||
|
import java.util.List;
|
||
|
import o.C0280DYw;
|
||
|
import o.C15658hZO;
|
||
|
import org.threeten.bp.OffsetDateTime;
|
||
|
|
||
|
/* renamed from: o.GKb, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C0410GKb extends PDU {
|
||
|
@InterfaceC13391fZD
|
||
|
public C0410GKb() {
|
||
|
}
|
||
|
|
||
|
public static C15658hZO c(C0280DYw c0280DYw, bTI bti) {
|
||
|
C14957gcv.e(c0280DYw, "");
|
||
|
C14957gcv.e(bti, "");
|
||
|
String str = c0280DYw.j;
|
||
|
int parseInt = Integer.parseInt(c0280DYw.b);
|
||
|
String str2 = c0280DYw.c;
|
||
|
C15658hZO.IeS ieS = new C15658hZO.IeS(c0280DYw.g.e, c0280DYw.g.d, c0280DYw.g.a, c0280DYw.g.b, c0280DYw.g.c);
|
||
|
C0280DYw.Sts sts = c0280DYw.i;
|
||
|
C14957gcv.e(sts, "");
|
||
|
C15658hZO.HBt hBt = new C15658hZO.HBt(Integer.parseInt(sts.d), sts.c);
|
||
|
C15658hZO.Sts sts2 = new C15658hZO.Sts(Double.parseDouble(c0280DYw.d.c), c0280DYw.d.a);
|
||
|
CLy cLy = c0280DYw.e;
|
||
|
C15658hZO.Sts sts3 = cLy != null ? new C15658hZO.Sts(Double.parseDouble(cLy.c), cLy.a) : null;
|
||
|
String str3 = c0280DYw.n;
|
||
|
String str4 = c0280DYw.f;
|
||
|
OffsetDateTime b = ZTC.b(c0280DYw.l, (OffsetDateTime) null);
|
||
|
if (b == null) {
|
||
|
b = OffsetDateTime.now();
|
||
|
}
|
||
|
OffsetDateTime offsetDateTime = b;
|
||
|
C14957gcv.c(offsetDateTime, "");
|
||
|
String str5 = c0280DYw.h;
|
||
|
if (str5 == null) {
|
||
|
str5 = EVU.GENERAL.name();
|
||
|
}
|
||
|
String str6 = str5;
|
||
|
EiI eiI = c0280DYw.a;
|
||
|
String str7 = eiI != null ? eiI.d : null;
|
||
|
List<WZR> list = c0280DYw.k;
|
||
|
C14957gcv.e(list, "");
|
||
|
ArrayList arrayList = new ArrayList(list instanceof Collection ? list.size() : 10);
|
||
|
Iterator<T> it = list.iterator();
|
||
|
while (it.hasNext()) {
|
||
|
arrayList.add(a((WZR) it.next()));
|
||
|
}
|
||
|
return new C15658hZO(str, parseInt, str2, ieS, hBt, sts2, sts3, str3, str4, offsetDateTime, str6, str7, arrayList, bti);
|
||
|
}
|
||
|
}
|