27 lines
656 B
Java
27 lines
656 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.So, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C0968So {
|
||
|
private final RR a;
|
||
|
public final C0955Sf b;
|
||
|
public Boolean c;
|
||
|
public final String d;
|
||
|
public final RS e;
|
||
|
private final String f;
|
||
|
private final int j;
|
||
|
|
||
|
public C0968So(int i, String str, String str2, C0955Sf c0955Sf, RR rr, RS rs) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
C14957gcv.e(c0955Sf, "");
|
||
|
this.j = i;
|
||
|
this.d = str;
|
||
|
this.f = str2;
|
||
|
this.b = c0955Sf;
|
||
|
this.a = rr;
|
||
|
this.e = rs;
|
||
|
this.c = null;
|
||
|
}
|
||
|
}
|