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

188 lines
6.5 KiB
Java

package o;
/* loaded from: classes3.dex */
public final class WvL {
public String A;
public String B;
public boolean C;
public String a;
public double b;
public String c;
public String d;
public String e;
public String f;
public String g;
public String h;
public SPo i;
public C16299nIE j;
public Double k;
public String l;
public String m;
public String n;
/* renamed from: o, reason: collision with root package name */
public int f8436o;
public String p;
public paz q;
public boolean r;
public PJZ s;
public String t;
public String u;
public String v;
public String w;
public String x;
public String y;
public String z;
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (obj == null || getClass() != obj.getClass()) {
return false;
}
WvL wvL = (WvL) obj;
if (Double.compare(wvL.b, this.b) != 0 || this.f8436o != wvL.f8436o) {
return false;
}
String str = this.a;
if (str == null ? wvL.a != null : !str.equals(wvL.a)) {
return false;
}
String str2 = this.y;
if (str2 == null ? wvL.y != null : !str2.equals(wvL.y)) {
return false;
}
String str3 = this.v;
if (str3 == null ? wvL.v != null : !str3.equals(wvL.v)) {
return false;
}
String str4 = this.u;
if (str4 == null ? wvL.u != null : !str4.equals(wvL.u)) {
return false;
}
String str5 = this.m;
if (str5 == null ? wvL.m != null : !str5.equals(wvL.m)) {
return false;
}
String str6 = this.A;
if (str6 == null ? wvL.A != null : !str6.equals(wvL.A)) {
return false;
}
SPo sPo = this.i;
if (sPo == null ? wvL.i != null : !sPo.equals(wvL.i)) {
return false;
}
C16299nIE c16299nIE = this.j;
if (c16299nIE == null ? wvL.j != null : !c16299nIE.equals(wvL.j)) {
return false;
}
String str7 = this.e;
if (str7 == null ? wvL.e != null : !str7.equals(wvL.e)) {
return false;
}
String str8 = this.d;
if (str8 == null ? wvL.d != null : !str8.equals(wvL.d)) {
return false;
}
String str9 = this.x;
if (str9 == null ? wvL.x != null : !str9.equals(wvL.x)) {
return false;
}
String str10 = this.w;
if (str10 == null ? wvL.w != null : !str10.equals(wvL.w)) {
return false;
}
String str11 = this.c;
if (str11 == null ? wvL.c != null : !str11.equals(wvL.c)) {
return false;
}
if (this.q != wvL.q) {
return false;
}
String str12 = this.n;
if (str12 == null ? wvL.n == null : str12.equals(wvL.n)) {
return false;
}
String str13 = this.B;
if (str13 == null ? wvL.B == null : str13.equals(wvL.B)) {
return false;
}
String str14 = this.t;
if (str14 == null ? wvL.t == null : str14.equals(wvL.t)) {
return false;
}
String str15 = this.p;
if (str15 == null ? wvL.p == null : str15.equals(wvL.p)) {
return false;
}
if (this.r != wvL.r) {
return false;
}
Double d = this.k;
if (d == null ? wvL.k != null : !d.equals(wvL.k)) {
return false;
}
if (this.C != wvL.C) {
return false;
}
String str16 = this.g;
if (str16 == null ? wvL.g == null : str16.equals(wvL.g)) {
return false;
}
String str17 = this.z;
String str18 = wvL.z;
return str17 != null ? str17.equals(str18) : str18 == null;
}
public final int hashCode() {
String str = this.a;
int hashCode = str != null ? str.hashCode() : 0;
String str2 = this.y;
int hashCode2 = str2 != null ? str2.hashCode() : 0;
String str3 = this.v;
int hashCode3 = str3 != null ? str3.hashCode() : 0;
String str4 = this.u;
int hashCode4 = str4 != null ? str4.hashCode() : 0;
long doubleToLongBits = Double.doubleToLongBits(this.b);
int i = (int) (doubleToLongBits ^ (doubleToLongBits >>> 32));
String str5 = this.m;
int hashCode5 = str5 != null ? str5.hashCode() : 0;
String str6 = this.A;
int hashCode6 = str6 != null ? str6.hashCode() : 0;
SPo sPo = this.i;
int hashCode7 = sPo != null ? sPo.hashCode() : 0;
C16299nIE c16299nIE = this.j;
int hashCode8 = c16299nIE != null ? c16299nIE.hashCode() : 0;
int i2 = this.f8436o;
String str7 = this.e;
int hashCode9 = str7 != null ? str7.hashCode() : 0;
String str8 = this.d;
int hashCode10 = str8 != null ? str8.hashCode() : 0;
String str9 = this.x;
int hashCode11 = str9 != null ? str9.hashCode() : 0;
String str10 = this.w;
int hashCode12 = str10 != null ? str10.hashCode() : 0;
String str11 = this.c;
int hashCode13 = str11 != null ? str11.hashCode() : 0;
paz pazVar = this.q;
int hashCode14 = pazVar != null ? pazVar.hashCode() : 0;
String str12 = this.n;
int hashCode15 = str12 != null ? str12.hashCode() : 0;
String str13 = this.z;
int hashCode16 = str13 != null ? str13.hashCode() : 0;
String str14 = this.B;
int hashCode17 = str14 != null ? str14.hashCode() : 0;
String str15 = this.t;
int hashCode18 = str15 != null ? str15.hashCode() : 0;
String str16 = this.p;
int hashCode19 = str16 != null ? str16.hashCode() : 0;
boolean z = this.r;
Double d = this.k;
int hashCode20 = d != null ? d.hashCode() : 0;
boolean z2 = this.C;
String str17 = this.g;
return (((((((((((((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + i) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + i2) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + (z ? 1 : 0)) * 31) + hashCode20) * 31) + (z2 ? 1 : 0)) * 31) + (str17 != null ? str17.hashCode() : 0);
}
}