package u0;

import C3.AbstractC0055q;
import d5.AbstractC0844a;

/* JADX INFO: loaded from: classes.dex */
public class X {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final int f17227a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f17228b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final int f17229c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final int f17230d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final int f17231e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final int f17232f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final boolean f17233g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final boolean f17234h;
    public final C3.W i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final C3.W f17235j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final C3.W f17236k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final int f17237l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final int f17238m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final C3.W f17239n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public final V f17240o;

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public final C3.W f17241p;

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final boolean f17242q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final int f17243r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final C3.b0 f17244s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final C3.J f17245t;

    static {
        new X(new W());
        x0.v.G(1);
        x0.v.G(2);
        x0.v.G(3);
        x0.v.G(4);
        AbstractC0844a.r(5, 6, 7, 8, 9);
        AbstractC0844a.r(10, 11, 12, 13, 14);
        AbstractC0844a.r(15, 16, 17, 18, 19);
        AbstractC0844a.r(20, 21, 22, 23, 24);
        AbstractC0844a.r(25, 26, 27, 28, 29);
        AbstractC0844a.r(30, 31, 32, 33, 34);
    }

    public X(W w4) {
        this.f17227a = w4.f17208a;
        this.f17228b = w4.f17209b;
        this.f17229c = w4.f17210c;
        this.f17230d = w4.f17211d;
        this.f17231e = w4.f17212e;
        this.f17232f = w4.f17213f;
        this.f17233g = w4.f17214g;
        this.f17234h = w4.f17215h;
        this.i = w4.i;
        this.f17235j = w4.f17216j;
        this.f17236k = w4.f17217k;
        this.f17237l = w4.f17218l;
        this.f17238m = w4.f17219m;
        this.f17239n = w4.f17220n;
        this.f17240o = w4.f17221o;
        this.f17241p = w4.f17222p;
        this.f17242q = w4.f17223q;
        this.f17243r = w4.f17224r;
        this.f17244s = C3.b0.a(w4.f17225s);
        this.f17245t = C3.J.k(w4.f17226t);
    }

    public boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || getClass() != obj.getClass()) {
            return false;
        }
        X x8 = (X) obj;
        if (this.f17227a != x8.f17227a || this.f17228b != x8.f17228b || this.f17229c != x8.f17229c || this.f17230d != x8.f17230d || this.f17234h != x8.f17234h || this.f17231e != x8.f17231e || this.f17232f != x8.f17232f || this.f17233g != x8.f17233g || !this.i.equals(x8.i) || !this.f17235j.equals(x8.f17235j) || !this.f17236k.equals(x8.f17236k) || this.f17237l != x8.f17237l || this.f17238m != x8.f17238m || !this.f17239n.equals(x8.f17239n) || !this.f17240o.equals(x8.f17240o) || !this.f17241p.equals(x8.f17241p) || this.f17242q != x8.f17242q || this.f17243r != x8.f17243r) {
            return false;
        }
        C3.b0 b0Var = this.f17244s;
        b0Var.getClass();
        return AbstractC0055q.e(b0Var, x8.f17244s) && this.f17245t.equals(x8.f17245t);
    }

    public int hashCode() {
        int iHashCode = (this.f17239n.hashCode() + ((((((this.f17236k.hashCode() + ((this.f17235j.hashCode() + ((this.i.hashCode() + ((((((((((((((((this.f17227a + 31) * 31) + this.f17228b) * 31) + this.f17229c) * 31) + this.f17230d) * 28629151) + (this.f17234h ? 1 : 0)) * 31) + this.f17231e) * 31) + this.f17232f) * 31) + (this.f17233g ? 1 : 0)) * 31)) * 31)) * 961)) * 961) + this.f17237l) * 31) + this.f17238m) * 31)) * 31;
        this.f17240o.getClass();
        return this.f17245t.hashCode() + ((this.f17244s.hashCode() + ((((((this.f17241p.hashCode() + ((iHashCode + 29791) * 31)) * 961) + (this.f17242q ? 1 : 0)) * 31) + this.f17243r) * 28629151)) * 31);
    }
}
