18 lines
454 B
Java
18 lines
454 B
Java
|
package o;
|
||
|
|
||
|
import org.threeten.bp.OffsetDateTime;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class mIt extends PAy {
|
||
|
public final String f;
|
||
|
public final OffsetDateTime j;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public mIt(OffsetDateTime offsetDateTime, String str) {
|
||
|
super((byte) 0);
|
||
|
C14957gcv.e(str, "");
|
||
|
this.j = offsetDateTime;
|
||
|
this.f = str;
|
||
|
}
|
||
|
}
|