23 lines
612 B
Java
23 lines
612 B
Java
package o;
|
|
|
|
/* renamed from: o.pLN, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16555pLN extends PAy {
|
|
public String f;
|
|
public String j;
|
|
public String k;
|
|
public String l;
|
|
public String m;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public C16555pLN(String str, String str2, String str3, String str4, String str5) {
|
|
super((byte) 0);
|
|
C14957gcv.e(str, "");
|
|
this.f = str;
|
|
this.j = str2;
|
|
this.k = str3;
|
|
this.m = str4;
|
|
this.l = str5;
|
|
}
|
|
}
|