package v0;

import java.util.List;
import p0.AbstractC2711q;
import q.AbstractC2761L;

/* JADX INFO: loaded from: classes.dex */
public final class S extends N {

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

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

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

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

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

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

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final float f25081j;

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

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

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final float f25084n;

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

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public final float f25086p;

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

    public S(String str, List list, int i6, AbstractC2711q abstractC2711q, float f6, AbstractC2711q abstractC2711q2, float f7, float f8, int i7, int i8, float f9, float f10, float f11, float f12) {
        this.f25075a = str;
        this.f25076b = list;
        this.f25077c = i6;
        this.f25078d = abstractC2711q;
        this.f25079e = f6;
        this.f25080f = abstractC2711q2;
        this.f25081j = f7;
        this.f25082k = f8;
        this.l = i7;
        this.f25083m = i8;
        this.f25084n = f9;
        this.f25085o = f10;
        this.f25086p = f11;
        this.f25087q = f12;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || S.class != obj.getClass()) {
            return false;
        }
        S s6 = (S) obj;
        return this.f25075a.equals(s6.f25075a) && kotlin.jvm.internal.o.c(this.f25078d, s6.f25078d) && this.f25079e == s6.f25079e && kotlin.jvm.internal.o.c(this.f25080f, s6.f25080f) && this.f25081j == s6.f25081j && this.f25082k == s6.f25082k && this.l == s6.l && this.f25083m == s6.f25083m && this.f25084n == s6.f25084n && this.f25085o == s6.f25085o && this.f25086p == s6.f25086p && this.f25087q == s6.f25087q && this.f25077c == s6.f25077c && kotlin.jvm.internal.o.c(this.f25076b, s6.f25076b);
    }

    public final int hashCode() {
        int iHashCode = (this.f25076b.hashCode() + (this.f25075a.hashCode() * 31)) * 31;
        AbstractC2711q abstractC2711q = this.f25078d;
        int iB = com.google.android.recaptcha.internal.a.b(this.f25079e, (iHashCode + (abstractC2711q != null ? abstractC2711q.hashCode() : 0)) * 31, 31);
        AbstractC2711q abstractC2711q2 = this.f25080f;
        return Integer.hashCode(this.f25077c) + com.google.android.recaptcha.internal.a.b(this.f25087q, com.google.android.recaptcha.internal.a.b(this.f25086p, com.google.android.recaptcha.internal.a.b(this.f25085o, com.google.android.recaptcha.internal.a.b(this.f25084n, AbstractC2761L.a(this.f25083m, AbstractC2761L.a(this.l, com.google.android.recaptcha.internal.a.b(this.f25082k, com.google.android.recaptcha.internal.a.b(this.f25081j, (iB + (abstractC2711q2 != null ? abstractC2711q2.hashCode() : 0)) * 31, 31), 31), 31), 31), 31), 31), 31), 31);
    }
}
