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

186 lines
6.2 KiB
Java

package o;
import java.util.List;
/* loaded from: classes3.dex */
public final class eWY extends Pag {
public String B;
private String C;
public String D;
public String a;
public String b;
public String c;
public String d;
public String f;
public String g;
public String h;
public String i;
public String j;
public Jky k;
public String l;
public String m;
public String n;
/* renamed from: o, reason: collision with root package name */
public List<String> f8959o;
public String p;
public String q;
public String r;
public boolean s;
public String t;
public String u;
public String v;
public String w;
public String x;
public String y;
public PeT z;
public static eWY c() {
return new eWY();
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof eWY)) {
return false;
}
eWY ewy = (eWY) obj;
if (this.s != ewy.s) {
return false;
}
String str = this.r;
if (str == null ? ewy.r != null : !str.equals(ewy.r)) {
return false;
}
String str2 = this.x;
if (str2 == null ? ewy.x != null : !str2.equals(ewy.x)) {
return false;
}
String str3 = this.v;
if (str3 == null ? ewy.v != null : !str3.equals(ewy.v)) {
return false;
}
String str4 = this.w;
if (str4 == null ? ewy.w != null : !str4.equals(ewy.w)) {
return false;
}
String str5 = this.u;
if (str5 == null ? ewy.u != null : !str5.equals(ewy.u)) {
return false;
}
String str6 = this.y;
if (str6 == null ? ewy.y != null : !str6.equals(ewy.y)) {
return false;
}
String str7 = this.b;
if (str7 == null ? ewy.b != null : !str7.equals(ewy.b)) {
return false;
}
String str8 = this.a;
if (str8 == null ? ewy.a != null : !str8.equals(ewy.a)) {
return false;
}
String str9 = this.d;
if (str9 == null ? ewy.d != null : !str9.equals(ewy.d)) {
return false;
}
String str10 = this.c;
if (str10 == null ? ewy.c != null : !str10.equals(ewy.c)) {
return false;
}
String str11 = this.f;
if (str11 == null ? ewy.f != null : !str11.equals(ewy.f)) {
return false;
}
String str12 = this.h;
if (str12 == null ? ewy.h != null : !str12.equals(ewy.h)) {
return false;
}
String str13 = this.i;
if (str13 == null ? ewy.i != null : !str13.equals(ewy.i)) {
return false;
}
String str14 = this.g;
if (str14 == null ? ewy.g != null : !str14.equals(ewy.g)) {
return false;
}
String str15 = this.j;
if (str15 == null ? ewy.j != null : !str15.equals(ewy.j)) {
return false;
}
String str16 = this.m;
if (str16 == null ? ewy.m != null : !str16.equals(ewy.m)) {
return false;
}
String str17 = ewy.C;
String str18 = this.l;
if (str18 == null ? ewy.l != null : !str18.equals(ewy.l)) {
return false;
}
String str19 = this.B;
if (str19 == null ? ewy.B != null : !str19.equals(ewy.B)) {
return false;
}
String str20 = this.D;
if (str20 == null ? ewy.D != null : !str20.equals(ewy.D)) {
return false;
}
String str21 = this.n;
if (str21 == null ? ewy.n != null : !str21.equals(ewy.n)) {
return false;
}
PeT peT = this.z;
if (peT != null) {
return peT.equals(ewy.z);
}
return ewy.z == null;
}
public final int hashCode() {
String str = this.r;
int hashCode = str != null ? str.hashCode() : 0;
String str2 = this.x;
int hashCode2 = str2 != null ? str2.hashCode() : 0;
String str3 = this.v;
int hashCode3 = str3 != null ? str3.hashCode() : 0;
String str4 = this.w;
int hashCode4 = str4 != null ? str4.hashCode() : 0;
String str5 = this.u;
int hashCode5 = str5 != null ? str5.hashCode() : 0;
String str6 = this.y;
int hashCode6 = str6 != null ? str6.hashCode() : 0;
String str7 = this.b;
int hashCode7 = str7 != null ? str7.hashCode() : 0;
String str8 = this.a;
int hashCode8 = str8 != null ? str8.hashCode() : 0;
String str9 = this.d;
int hashCode9 = str9 != null ? str9.hashCode() : 0;
String str10 = this.c;
int hashCode10 = str10 != null ? str10.hashCode() : 0;
String str11 = this.f;
int hashCode11 = str11 != null ? str11.hashCode() : 0;
String str12 = this.h;
int hashCode12 = str12 != null ? str12.hashCode() : 0;
String str13 = this.i;
int hashCode13 = str13 != null ? str13.hashCode() : 0;
String str14 = this.g;
int hashCode14 = str14 != null ? str14.hashCode() : 0;
String str15 = this.j;
int hashCode15 = str15 != null ? str15.hashCode() : 0;
String str16 = this.m;
int hashCode16 = str16 != null ? str16.hashCode() : 0;
String str17 = this.l;
int hashCode17 = str17 != null ? str17.hashCode() : 0;
String str18 = this.B;
int hashCode18 = str18 != null ? str18.hashCode() : 0;
String str19 = this.D;
int hashCode19 = str19 != null ? str19.hashCode() : 0;
String str20 = this.n;
int hashCode20 = str20 != null ? str20.hashCode() : 0;
PeT peT = this.z;
return (((((((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 961) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + (peT != null ? peT.hashCode() : 0)) * 31) + (this.s ? 1 : 0);
}
}