24 lines
573 B
Java
24 lines
573 B
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.ioh, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C15816ioh {
|
||
|
public final List<Cpk> a;
|
||
|
public final String c;
|
||
|
public final String d;
|
||
|
public final String e;
|
||
|
|
||
|
public C15816ioh(String str, String str2, String str3, List<Cpk> list) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
C14957gcv.e(str3, "");
|
||
|
C14957gcv.e(list, "");
|
||
|
this.c = str;
|
||
|
this.d = str2;
|
||
|
this.e = str3;
|
||
|
this.a = list;
|
||
|
}
|
||
|
}
|