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

193 lines
6.4 KiB
Java

package o;
import android.os.Parcel;
import android.os.Parcelable;
/* renamed from: o.Wl, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C1138Wl implements Parcelable {
public static final Parcelable.Creator<C1138Wl> CREATOR = new HBt();
public SP a;
public boolean b;
public SP c;
public boolean d;
public boolean e;
public boolean f;
public boolean g;
public SP h;
public boolean i;
public boolean j;
public boolean l;
public boolean m;
/* renamed from: o, reason: collision with root package name */
public SP f8435o;
@Override // android.os.Parcelable
public final int describeContents() {
return 0;
}
public C1138Wl(SP sp, SP sp2, boolean z, SP sp3, boolean z2, boolean z3, boolean z4, boolean z5, SP sp4, boolean z6, boolean z7, boolean z8, boolean z9) {
this.a = sp;
this.f8435o = sp2;
this.i = z;
this.c = sp3;
this.e = z2;
this.l = z3;
this.m = z4;
this.b = z5;
this.h = sp4;
this.f = z6;
this.j = z7;
this.g = z8;
this.d = z9;
}
public /* synthetic */ C1138Wl(SP sp, SP sp2, SP sp3, boolean z, boolean z2, boolean z3, boolean z4, boolean z5, boolean z6, boolean z7) {
this(sp, sp2, false, sp3, false, z, z2, z3, null, z4, z5, z6, z7);
}
/* renamed from: o.Wl$HBt */
/* loaded from: classes3.dex */
public static final class HBt implements Parcelable.Creator<C1138Wl> {
@Override // android.os.Parcelable.Creator
public final /* synthetic */ C1138Wl createFromParcel(Parcel parcel) {
C14957gcv.e(parcel, "");
return new C1138Wl((SP) parcel.readParcelable(C1138Wl.class.getClassLoader()), (SP) parcel.readParcelable(C1138Wl.class.getClassLoader()), parcel.readInt() != 0, (SP) parcel.readParcelable(C1138Wl.class.getClassLoader()), parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, (SP) parcel.readParcelable(C1138Wl.class.getClassLoader()), parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0);
}
@Override // android.os.Parcelable.Creator
public final /* bridge */ /* synthetic */ C1138Wl[] newArray(int i) {
return new C1138Wl[i];
}
}
@Override // android.os.Parcelable
public final void writeToParcel(Parcel parcel, int i) {
C14957gcv.e(parcel, "");
parcel.writeParcelable(this.a, i);
parcel.writeParcelable(this.f8435o, i);
parcel.writeInt(this.i ? 1 : 0);
parcel.writeParcelable(this.c, i);
parcel.writeInt(this.e ? 1 : 0);
parcel.writeInt(this.l ? 1 : 0);
parcel.writeInt(this.m ? 1 : 0);
parcel.writeInt(this.b ? 1 : 0);
parcel.writeParcelable(this.h, i);
parcel.writeInt(this.f ? 1 : 0);
parcel.writeInt(this.j ? 1 : 0);
parcel.writeInt(this.g ? 1 : 0);
parcel.writeInt(this.d ? 1 : 0);
}
public final String toString() {
SP sp = this.a;
SP sp2 = this.f8435o;
boolean z = this.i;
SP sp3 = this.c;
boolean z2 = this.e;
boolean z3 = this.l;
boolean z4 = this.m;
boolean z5 = this.b;
SP sp4 = this.h;
boolean z6 = this.f;
boolean z7 = this.j;
boolean z8 = this.g;
boolean z9 = this.d;
StringBuilder sb = new StringBuilder("SingleFormAddressDisplay(homeAddress=");
sb.append(sp);
sb.append(", workingAddress=");
sb.append(sp2);
sb.append(", isNewWorkingAddress=");
sb.append(z);
sb.append(", currentAddress=");
sb.append(sp3);
sb.append(", isNewCurrentAddress=");
sb.append(z2);
sb.append(", workHomeSameFlag=");
sb.append(z3);
sb.append(", workCurrentSameFlag=");
sb.append(z4);
sb.append(", currentHomeSameFlag=");
sb.append(z5);
sb.append(", mailingAddress=");
sb.append(sp4);
sb.append(", mailingHomeSameFlag=");
sb.append(z6);
sb.append(", mailingWorkSameFlag=");
sb.append(z7);
sb.append(", mailingCurrentSameFlag=");
sb.append(z8);
sb.append(", displayWorkAddress=");
sb.append(z9);
sb.append(")");
return sb.toString();
}
/* JADX WARN: Multi-variable type inference failed */
public final int hashCode() {
SP sp = this.a;
int hashCode = sp == null ? 0 : sp.hashCode();
SP sp2 = this.f8435o;
int hashCode2 = sp2 == null ? 0 : sp2.hashCode();
boolean z = this.i;
int i = z;
if (z != 0) {
i = 1;
}
SP sp3 = this.c;
int hashCode3 = sp3 == null ? 0 : sp3.hashCode();
boolean z2 = this.e;
int i2 = z2;
if (z2 != 0) {
i2 = 1;
}
boolean z3 = this.l;
int i3 = z3;
if (z3 != 0) {
i3 = 1;
}
boolean z4 = this.m;
int i4 = z4;
if (z4 != 0) {
i4 = 1;
}
boolean z5 = this.b;
int i5 = z5;
if (z5 != 0) {
i5 = 1;
}
SP sp4 = this.h;
int hashCode4 = sp4 != null ? sp4.hashCode() : 0;
boolean z6 = this.f;
int i6 = z6;
if (z6 != 0) {
i6 = 1;
}
boolean z7 = this.j;
int i7 = z7;
if (z7 != 0) {
i7 = 1;
}
boolean z8 = this.g;
int i8 = z8;
if (z8 != 0) {
i8 = 1;
}
boolean z9 = this.d;
return (((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + i) * 31) + hashCode3) * 31) + i2) * 31) + i3) * 31) + i4) * 31) + i5) * 31) + hashCode4) * 31) + i6) * 31) + i7) * 31) + i8) * 31) + (z9 ? 1 : z9 ? 1 : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof C1138Wl)) {
return false;
}
C1138Wl c1138Wl = (C1138Wl) obj;
return C14957gcv.b(this.a, c1138Wl.a) && C14957gcv.b(this.f8435o, c1138Wl.f8435o) && this.i == c1138Wl.i && C14957gcv.b(this.c, c1138Wl.c) && this.e == c1138Wl.e && this.l == c1138Wl.l && this.m == c1138Wl.m && this.b == c1138Wl.b && C14957gcv.b(this.h, c1138Wl.h) && this.f == c1138Wl.f && this.j == c1138Wl.j && this.g == c1138Wl.g && this.d == c1138Wl.d;
}
}