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