178 lines
6.9 KiB
Java
178 lines
6.9 KiB
Java
package o;
|
|
|
|
import android.os.Parcel;
|
|
import android.os.Parcelable;
|
|
|
|
/* renamed from: o.Px, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0849Px extends EQ implements Parcelable {
|
|
public static final Parcelable.Creator<C0849Px> CREATOR = new Sts();
|
|
public final String a;
|
|
public final String b;
|
|
public final String c;
|
|
public final String d;
|
|
public final String f;
|
|
public final String g;
|
|
public final int h;
|
|
public final String i;
|
|
public final String j;
|
|
public final int k;
|
|
public final int l;
|
|
public final String m;
|
|
public final String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
public final String f8319o;
|
|
private final String q;
|
|
private final int r;
|
|
private final String s;
|
|
private final String t;
|
|
|
|
public C0849Px(int i, String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, int i2, int i3, int i4, String str11, String str12, String str13, String str14) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(str4, "");
|
|
C14957gcv.e(str5, "");
|
|
C14957gcv.e(str6, "");
|
|
C14957gcv.e(str7, "");
|
|
C14957gcv.e(str8, "");
|
|
C14957gcv.e(str9, "");
|
|
C14957gcv.e(str10, "");
|
|
C14957gcv.e(str11, "");
|
|
C14957gcv.e(str12, "");
|
|
C14957gcv.e(str13, "");
|
|
C14957gcv.e(str14, "");
|
|
this.r = i;
|
|
this.a = str;
|
|
this.b = str2;
|
|
this.q = str3;
|
|
this.j = str4;
|
|
this.f8319o = str5;
|
|
this.m = str6;
|
|
this.n = str7;
|
|
this.t = str8;
|
|
this.f = str9;
|
|
this.s = str10;
|
|
this.h = i2;
|
|
this.l = i3;
|
|
this.k = i4;
|
|
this.d = str11;
|
|
this.g = str12;
|
|
this.c = str13;
|
|
this.i = str14;
|
|
}
|
|
|
|
/* renamed from: o.Px$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts implements Parcelable.Creator<C0849Px> {
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* synthetic */ C0849Px createFromParcel(Parcel parcel) {
|
|
C14957gcv.e(parcel, "");
|
|
return new C0849Px(parcel.readInt(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readInt(), parcel.readInt(), parcel.readInt(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString());
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* bridge */ /* synthetic */ C0849Px[] newArray(int i) {
|
|
return new C0849Px[i];
|
|
}
|
|
}
|
|
|
|
@Override // o.EQ, android.os.Parcelable
|
|
public final void writeToParcel(Parcel parcel, int i) {
|
|
C14957gcv.e(parcel, "");
|
|
parcel.writeInt(this.r);
|
|
parcel.writeString(this.a);
|
|
parcel.writeString(this.b);
|
|
parcel.writeString(this.q);
|
|
parcel.writeString(this.j);
|
|
parcel.writeString(this.f8319o);
|
|
parcel.writeString(this.m);
|
|
parcel.writeString(this.n);
|
|
parcel.writeString(this.t);
|
|
parcel.writeString(this.f);
|
|
parcel.writeString(this.s);
|
|
parcel.writeInt(this.h);
|
|
parcel.writeInt(this.l);
|
|
parcel.writeInt(this.k);
|
|
parcel.writeString(this.d);
|
|
parcel.writeString(this.g);
|
|
parcel.writeString(this.c);
|
|
parcel.writeString(this.i);
|
|
}
|
|
|
|
public final String toString() {
|
|
int i = this.r;
|
|
String str = this.a;
|
|
String str2 = this.b;
|
|
String str3 = this.q;
|
|
String str4 = this.j;
|
|
String str5 = this.f8319o;
|
|
String str6 = this.m;
|
|
String str7 = this.n;
|
|
String str8 = this.t;
|
|
String str9 = this.f;
|
|
String str10 = this.s;
|
|
int i2 = this.h;
|
|
int i3 = this.l;
|
|
int i4 = this.k;
|
|
String str11 = this.d;
|
|
String str12 = this.g;
|
|
String str13 = this.c;
|
|
String str14 = this.i;
|
|
StringBuilder sb = new StringBuilder("FundDetailsLtfDisplay(sortSequence=");
|
|
sb.append(i);
|
|
sb.append(", investmentYear=");
|
|
sb.append(str);
|
|
sb.append(", currentYear=");
|
|
sb.append(str2);
|
|
sb.append(", period=");
|
|
sb.append(str3);
|
|
sb.append(", maturityYear=");
|
|
sb.append(str4);
|
|
sb.append(", units=");
|
|
sb.append(str5);
|
|
sb.append(", totalCost=");
|
|
sb.append(str6);
|
|
sb.append(", totalBalance=");
|
|
sb.append(str7);
|
|
sb.append(", netGain=");
|
|
sb.append(str8);
|
|
sb.append(", netGainPercent=");
|
|
sb.append(str9);
|
|
sb.append(", netGainStatus=");
|
|
sb.append(str10);
|
|
sb.append(", parentDotDrawable=");
|
|
sb.append(i2);
|
|
sb.append(", yearsLtfMaturity=");
|
|
sb.append(i3);
|
|
sb.append(", yearsLtfCurrent=");
|
|
sb.append(i4);
|
|
sb.append(", maturedCost=");
|
|
sb.append(str11);
|
|
sb.append(", maturedUnit=");
|
|
sb.append(str12);
|
|
sb.append(", maturedAmount=");
|
|
sb.append(str13);
|
|
sb.append(", maturedPercent=");
|
|
sb.append(str14);
|
|
sb.append(")");
|
|
return sb.toString();
|
|
}
|
|
|
|
public final int hashCode() {
|
|
return (((((((((((((((((((((((((((((((((Integer.hashCode(this.r) * 31) + this.a.hashCode()) * 31) + this.b.hashCode()) * 31) + this.q.hashCode()) * 31) + this.j.hashCode()) * 31) + this.f8319o.hashCode()) * 31) + this.m.hashCode()) * 31) + this.n.hashCode()) * 31) + this.t.hashCode()) * 31) + this.f.hashCode()) * 31) + this.s.hashCode()) * 31) + Integer.hashCode(this.h)) * 31) + Integer.hashCode(this.l)) * 31) + Integer.hashCode(this.k)) * 31) + this.d.hashCode()) * 31) + this.g.hashCode()) * 31) + this.c.hashCode()) * 31) + this.i.hashCode();
|
|
}
|
|
|
|
public final boolean equals(Object obj) {
|
|
if (this == obj) {
|
|
return true;
|
|
}
|
|
if (!(obj instanceof C0849Px)) {
|
|
return false;
|
|
}
|
|
C0849Px c0849Px = (C0849Px) obj;
|
|
return this.r == c0849Px.r && C14957gcv.b((Object) this.a, (Object) c0849Px.a) && C14957gcv.b((Object) this.b, (Object) c0849Px.b) && C14957gcv.b((Object) this.q, (Object) c0849Px.q) && C14957gcv.b((Object) this.j, (Object) c0849Px.j) && C14957gcv.b((Object) this.f8319o, (Object) c0849Px.f8319o) && C14957gcv.b((Object) this.m, (Object) c0849Px.m) && C14957gcv.b((Object) this.n, (Object) c0849Px.n) && C14957gcv.b((Object) this.t, (Object) c0849Px.t) && C14957gcv.b((Object) this.f, (Object) c0849Px.f) && C14957gcv.b((Object) this.s, (Object) c0849Px.s) && this.h == c0849Px.h && this.l == c0849Px.l && this.k == c0849Px.k && C14957gcv.b((Object) this.d, (Object) c0849Px.d) && C14957gcv.b((Object) this.g, (Object) c0849Px.g) && C14957gcv.b((Object) this.c, (Object) c0849Px.c) && C14957gcv.b((Object) this.i, (Object) c0849Px.i);
|
|
}
|
|
}
|