30 lines
1.0 KiB
Java
30 lines
1.0 KiB
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.OUn, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C0763OUn {
|
||
|
@InterfaceC13391fZD
|
||
|
public C0763OUn() {
|
||
|
}
|
||
|
|
||
|
public static DdJ d(C16232mZI c16232mZI) {
|
||
|
String str;
|
||
|
String str2;
|
||
|
C14957gcv.e(c16232mZI, "");
|
||
|
Integer num = c16232mZI.e;
|
||
|
int intValue = num != null ? num.intValue() : 0;
|
||
|
yzb yzbVar = c16232mZI.b;
|
||
|
String str3 = (yzbVar == null || (str2 = yzbVar.e) == null) ? "-" : str2;
|
||
|
String str4 = c16232mZI.a;
|
||
|
String str5 = str4 == null ? "-" : str4;
|
||
|
yzb yzbVar2 = c16232mZI.b;
|
||
|
String str6 = (yzbVar2 == null || (str = yzbVar2.c) == null) ? "-" : str;
|
||
|
String str7 = c16232mZI.h;
|
||
|
String str8 = str7 == null ? "" : str7;
|
||
|
Double d = c16232mZI.d;
|
||
|
double doubleValue = d != null ? d.doubleValue() : 0.0d;
|
||
|
String str9 = c16232mZI.c;
|
||
|
return new DdJ(intValue, str3, str5, str6, str8, doubleValue, str9 == null ? "" : str9, c16232mZI.f);
|
||
|
}
|
||
|
}
|