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

45 lines
1.8 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import org.threeten.bp.OffsetDateTime;
/* loaded from: classes3.dex */
public final /* synthetic */ class VzS implements fSS {
private Isw d;
@Override // o.fSS
public final Object a(Object obj) {
GJE gje;
Isw isw = this.d;
Dly dly = (Dly) obj;
C14957gcv.e(dly, "");
String str = dly.b;
EnumC16728qkP valueOf = str != null ? EnumC16728qkP.valueOf(str) : null;
String str2 = dly.e;
boolean z = Integer.parseInt(dly.f) == 1;
String str3 = dly.d.g;
String str4 = dly.d.j;
String str5 = dly.d.k;
String str6 = dly.d.i;
String str7 = dly.d.d;
String str8 = dly.d.a;
Double valueOf2 = str8 != null ? Double.valueOf(Double.parseDouble(str8)) : null;
C1789aOf c1789aOf = dly.d.e;
if (c1789aOf != null) {
TZa tZa = isw.d;
gje = TZa.c(c1789aOf);
} else {
gje = null;
}
C12858fJb c12858fJb = dly.d.f;
C0722NYw c0722NYw = c12858fJb != null ? new C0722NYw(c12858fJb.e, c12858fJb.b) : null;
C12858fJb c12858fJb2 = dly.d.h;
C0722NYw c0722NYw2 = c12858fJb2 != null ? new C0722NYw(c12858fJb2.e, c12858fJb2.b) : null;
C12858fJb c12858fJb3 = dly.d.b;
C0722NYw c0722NYw3 = c12858fJb3 != null ? new C0722NYw(c12858fJb3.e, c12858fJb3.b) : null;
ReT reT = dly.d.c;
OffsetDateTime offsetDateTime = (OffsetDateTime) ZTC.e(new Object[]{reT != null ? reT.b : null, null}, 267499366, -267499366, (int) System.currentTimeMillis());
ReT reT2 = dly.d.c;
return new Cae(valueOf, str2, z, str3, str4, str5, str6, str7, valueOf2, gje, c0722NYw, c0722NYw2, c0722NYw3, offsetDateTime, reT2 != null ? reT2.d : null, dly.c, Integer.valueOf(dly.a));
}
}