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

61 lines
1.9 KiB
Java

package o;
import org.threeten.bp.OffsetDateTime;
/* loaded from: classes3.dex */
public final class WFN extends ZTC {
@InterfaceC13391fZD
public WFN() {
}
public static ThO a(C17271vQj c17271vQj) {
C14957gcv.e(c17271vQj, "");
Double d = c17271vQj.l;
double doubleValue = d != null ? d.doubleValue() : 0.0d;
ThO thO = new ThO();
Integer num = c17271vQj.m;
thO.r = num != null ? num.intValue() : 0;
thO.m = doubleValue;
Double d2 = c17271vQj.f9292o;
thO.k = d2 != null ? d2.doubleValue() : 0.0d;
thO.n = a(Double.valueOf(doubleValue));
Double d3 = c17271vQj.r;
thO.p = d3 != null ? d3.doubleValue() : 0.0d;
Double d4 = c17271vQj.n;
thO.t = d4 != null ? d4.doubleValue() : 0.0d;
yzb yzbVar = c17271vQj.c;
String str = yzbVar != null ? yzbVar.c : null;
if (str == null) {
str = "";
}
thO.d = str;
Double d5 = c17271vQj.a;
thO.a = d5 != null ? d5.doubleValue() : 0.0d;
Double d6 = c17271vQj.b;
thO.c = d6 != null ? d6.doubleValue() : 0.0d;
yzb yzbVar2 = c17271vQj.c;
String str2 = yzbVar2 != null ? yzbVar2.e : null;
if (str2 == null) {
str2 = "";
}
thO.j = str2;
thO.b = c17271vQj.d;
Double d7 = c17271vQj.g;
thO.f8378o = d7 != null ? d7.doubleValue() : 0.0d;
thO.l = ZTC.b(c17271vQj.k, (OffsetDateTime) null);
thO.h = c17271vQj.i;
thO.e = c17271vQj.e;
String str3 = c17271vQj.h;
if (str3 == null) {
str3 = "";
}
thO.i = str3;
Boolean bool = c17271vQj.j;
thO.f = bool != null ? bool.booleanValue() : false;
Boolean bool2 = c17271vQj.f;
thO.g = bool2 != null ? bool2.booleanValue() : false;
C14957gcv.c(thO, "");
return thO;
}
}