what-the-bank/sources/o/C16738qof.java

20 lines
490 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import org.threeten.bp.OffsetDateTime;
/* renamed from: o.qof, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16738qof {
public final String b;
public final double c;
public final String d;
public final OffsetDateTime e;
public C16738qof(OffsetDateTime offsetDateTime, String str, String str2, double d) {
this.e = offsetDateTime;
this.b = str;
this.d = str2;
this.c = d;
}
}