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

21 lines
442 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.acG, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2310acG {
public String b;
public String c;
public final String e;
public /* synthetic */ C2310acG(String str) {
this(str, (byte) 0);
}
private C2310acG(String str, byte b) {
C14957gcv.e(str, "");
this.e = str;
this.b = null;
this.c = null;
}
}