18 lines
438 B
Java
18 lines
438 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.wtK, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C17458wtK {
|
||
|
public final String[] a;
|
||
|
public final String b;
|
||
|
public final String d;
|
||
|
public final String[] e;
|
||
|
|
||
|
public C17458wtK(String[] strArr, String[] strArr2, String str, String str2) {
|
||
|
this.e = strArr;
|
||
|
this.a = strArr2;
|
||
|
this.d = str;
|
||
|
this.b = str2;
|
||
|
}
|
||
|
}
|