package a0;

import p0.C2714u;

/* JADX INFO: renamed from: a0.u0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0941u0 {

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

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

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

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

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

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

    public C0941u0(long j4, long j6, long j7, long j8, long j9, long j10) {
        this.f10248a = j4;
        this.f10249b = j6;
        this.f10250c = j7;
        this.f10251d = j8;
        this.f10252e = j9;
        this.f10253f = j10;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || !(obj instanceof C0941u0)) {
            return false;
        }
        C0941u0 c0941u0 = (C0941u0) obj;
        return C2714u.d(this.f10248a, c0941u0.f10248a) && C2714u.d(this.f10249b, c0941u0.f10249b) && C2714u.d(this.f10250c, c0941u0.f10250c) && C2714u.d(this.f10251d, c0941u0.f10251d) && C2714u.d(this.f10252e, c0941u0.f10252e) && C2714u.d(this.f10253f, c0941u0.f10253f);
    }

    public final int hashCode() {
        int i6 = C2714u.f22946n;
        return Long.hashCode(this.f10253f) + com.google.android.recaptcha.internal.a.e(com.google.android.recaptcha.internal.a.e(com.google.android.recaptcha.internal.a.e(com.google.android.recaptcha.internal.a.e(Long.hashCode(this.f10248a) * 31, 31, this.f10249b), 31, this.f10250c), 31, this.f10251d), 31, this.f10252e);
    }
}
