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

34 lines
841 B
Java

package o;
/* loaded from: classes.dex */
public final class hAo extends XjB {
public String a;
public String d;
public String f;
public String g;
public String i;
public String j;
private hAo(int i, String str, JZY jzy) {
super(i, str, jzy);
}
/* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
public hAo(int i, String str, JZY jzy, String str2, String str3, String str4, String str5, String str6, String str7) {
this(i, str, jzy);
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
C14957gcv.e(str6, "");
C14957gcv.e(str7, "");
this.j = str2;
this.a = str3;
this.d = str4;
this.i = str5;
this.f = str6;
this.g = str7;
}
public /* synthetic */ hAo() {
}
}