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

19 lines
535 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* loaded from: classes3.dex */
public final class KD extends AbstractC0624Ky {
public String a;
private final String c;
public String d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public KD(EnumC0622Kw enumC0622Kw, String str, String str2, String str3, String str4) {
super(enumC0622Kw, str, (byte) 0);
C14957gcv.e(enumC0622Kw, "");
C14957gcv.e(str, "");
this.c = str2;
this.a = str3;
this.d = str4;
}
}