23 lines
550 B
Java
23 lines
550 B
Java
package o;
|
|
|
|
/* renamed from: o.Sm, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0966Sm {
|
|
public final String a;
|
|
private final String b;
|
|
private final int c;
|
|
public final int d;
|
|
public final String e;
|
|
|
|
public C0966Sm(int i, String str, String str2, String str3, int i2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
this.c = i;
|
|
this.a = str;
|
|
this.b = str2;
|
|
this.e = str3;
|
|
this.d = i2;
|
|
}
|
|
}
|