21 lines
442 B
Java
21 lines
442 B
Java
|
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;
|
||
|
}
|
||
|
}
|