45 lines
959 B
Java
45 lines
959 B
Java
package o;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class LUX extends ZTC {
|
|
@InterfaceC13391fZD
|
|
public LUX() {
|
|
}
|
|
|
|
public static wOT e(JVX jvx) {
|
|
String str;
|
|
String str2;
|
|
wOT wot = new wOT();
|
|
wot.n = jvx.m;
|
|
String str3 = "-";
|
|
if (jvx.b == null) {
|
|
str = "-";
|
|
} else {
|
|
str = jvx.b.e;
|
|
}
|
|
wot.b = str;
|
|
if (jvx.e == null) {
|
|
str2 = "-";
|
|
} else {
|
|
str2 = jvx.e;
|
|
}
|
|
wot.e = str2;
|
|
if (jvx.b != null) {
|
|
str3 = jvx.b.c;
|
|
}
|
|
wot.h = str3;
|
|
wot.i = jvx.j;
|
|
wot.m = jvx.l;
|
|
wot.l = jvx.f8223o;
|
|
wot.c = jvx.c;
|
|
wot.a = jvx.d;
|
|
wot.d = jvx.a;
|
|
wot.j = jvx.h;
|
|
wot.f9298o = jvx.k;
|
|
wot.f = jvx.g;
|
|
wot.k = jvx.f;
|
|
wot.g = Boolean.TRUE.equals(Boolean.valueOf(jvx.i));
|
|
return wot;
|
|
}
|
|
}
|