52 lines
1.1 KiB
Java
52 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
import org.threeten.bp.OffsetDateTime;
|
||
|
|
||
|
/* renamed from: o.eaX, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C11182eaX {
|
||
|
public double a;
|
||
|
public String b;
|
||
|
public OffsetDateTime c;
|
||
|
public String d;
|
||
|
public String e;
|
||
|
public int g;
|
||
|
public String i;
|
||
|
public double j;
|
||
|
|
||
|
private C11182eaX(Sts sts) {
|
||
|
this.g = sts.f;
|
||
|
this.e = sts.a;
|
||
|
this.b = sts.e;
|
||
|
this.i = sts.i;
|
||
|
this.d = sts.c;
|
||
|
this.a = sts.d;
|
||
|
this.j = sts.j;
|
||
|
this.c = sts.b;
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.eaX$Sts */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class Sts {
|
||
|
public String a;
|
||
|
public OffsetDateTime b;
|
||
|
public String c;
|
||
|
public double d;
|
||
|
public String e;
|
||
|
public int f;
|
||
|
public String i;
|
||
|
public double j;
|
||
|
|
||
|
private Sts() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ Sts(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ C11182eaX(Sts sts, byte b) {
|
||
|
this(sts);
|
||
|
}
|
||
|
}
|