70 lines
2.0 KiB
Java
70 lines
2.0 KiB
Java
package o;
|
|
|
|
import org.threeten.bp.OffsetDateTime;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class qyw extends ZTC {
|
|
@InterfaceC13391fZD
|
|
public qyw() {
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS {
|
|
private IeS() {
|
|
}
|
|
|
|
public /* synthetic */ IeS(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static MGb c(RQi rQi) {
|
|
LYM lym;
|
|
C14957gcv.e(rQi, "");
|
|
MGb mGb = new MGb();
|
|
Integer num = rQi.k;
|
|
mGb.m = num != null ? num.intValue() : 0;
|
|
String str = rQi.j;
|
|
if (C14957gcv.b((Object) str, (Object) LYM.MATURED.name())) {
|
|
lym = LYM.MATURED;
|
|
} else {
|
|
lym = C14957gcv.b((Object) str, (Object) LYM.PARTIAL_MATURED.name()) ? LYM.PARTIAL_MATURED : LYM.NOT_MATURED;
|
|
}
|
|
mGb.h = lym;
|
|
mGb.b = ZTC.b(rQi.e, OffsetDateTime.now());
|
|
mGb.e = ZTC.b(rQi.d, OffsetDateTime.now());
|
|
String str2 = rQi.l;
|
|
if (str2 == null) {
|
|
str2 = "";
|
|
}
|
|
mGb.k = str2;
|
|
mGb.i = ZTC.b(rQi.g, OffsetDateTime.now());
|
|
Double d = rQi.m;
|
|
mGb.p = d != null ? d.doubleValue() : 0.0d;
|
|
Double d2 = rQi.n;
|
|
mGb.f8263o = d2 != null ? d2.doubleValue() : 0.0d;
|
|
Double d3 = rQi.i;
|
|
mGb.f = d3 != null ? d3.doubleValue() : 0.0d;
|
|
Double d4 = rQi.h;
|
|
mGb.g = d4 != null ? d4.doubleValue() : 0.0d;
|
|
Double d5 = rQi.i;
|
|
mGb.l = a(Double.valueOf(d5 != null ? d5.doubleValue() : 0.0d));
|
|
Double d6 = rQi.f8341o;
|
|
mGb.n = d6 != null ? d6.doubleValue() : 0.0d;
|
|
Double d7 = rQi.c;
|
|
mGb.a = d7 != null ? d7.doubleValue() : 0.0d;
|
|
Double d8 = rQi.f;
|
|
mGb.j = d8 != null ? d8.doubleValue() : 0.0d;
|
|
Double d9 = rQi.a;
|
|
mGb.c = d9 != null ? d9.doubleValue() : 0.0d;
|
|
Double d10 = rQi.b;
|
|
mGb.d = d10 != null ? d10.doubleValue() : 0.0d;
|
|
C14957gcv.c(mGb, "");
|
|
return mGb;
|
|
}
|
|
|
|
static {
|
|
new IeS((byte) 0);
|
|
}
|
|
}
|