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

59 lines
1.5 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* loaded from: classes3.dex */
public final class CwK extends ZTC {
@InterfaceC13391fZD
public CwK() {
}
public static C1267Zgj b(DEY dey) {
String str;
String str2;
C14957gcv.e(dey, "");
C1267Zgj c1267Zgj = new C1267Zgj();
Integer num = dey.c;
c1267Zgj.a = num != null ? num.intValue() : 0;
yzb yzbVar = dey.i;
String str3 = "-";
if (yzbVar == null || (str = yzbVar.e) == null) {
str = "-";
}
c1267Zgj.h = str;
String str4 = dey.g;
if (str4 == null) {
str4 = "-";
}
c1267Zgj.f = str4;
yzb yzbVar2 = dey.i;
if (yzbVar2 != null && (str2 = yzbVar2.c) != null) {
str3 = str2;
}
c1267Zgj.i = str3;
Double d = dey.d;
c1267Zgj.c = d != null ? d.doubleValue() : 0.0d;
Double d2 = dey.b;
c1267Zgj.d = d2 != null ? d2.doubleValue() : 0.0d;
Double d3 = dey.a;
c1267Zgj.b = d3 != null ? d3.doubleValue() : 0.0d;
String str5 = dey.f;
if (str5 == null) {
str5 = "";
}
c1267Zgj.k = str5;
String str6 = dey.j;
if (str6 == null) {
str6 = "";
}
c1267Zgj.j = str6;
String str7 = dey.h;
if (str7 == null) {
str7 = "";
}
c1267Zgj.g = str7;
Double d4 = dey.e;
c1267Zgj.e = d4 != null ? d4.doubleValue() : 0.0d;
C14957gcv.c(c1267Zgj, "");
return c1267Zgj;
}
}