what-the-bank/sources/o/C0625Kz.java

35 lines
1.1 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.Kz, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0625Kz extends AbstractC0624Ky {
public final String a;
public final int c;
public boolean d;
public final String f;
public final int g;
public String h;
public final String j;
public /* synthetic */ C0625Kz(EnumC0622Kw enumC0622Kw, String str, String str2, String str3, String str4, int i, int i2, String str5) {
this(enumC0622Kw, str, str2, str3, str4, i, i2, str5, (byte) 0);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
private C0625Kz(EnumC0622Kw enumC0622Kw, String str, String str2, String str3, String str4, int i, int i2, String str5, byte b) {
super(enumC0622Kw, str, (byte) 0);
C14957gcv.e(enumC0622Kw, "");
C14957gcv.e(str, "");
C14957gcv.e(str3, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
this.j = str2;
this.h = str3;
this.a = str4;
this.c = i;
this.g = i2;
this.f = str5;
this.d = true;
}
}