package a0;

import p0.C2714u;

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

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

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

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

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

    public C0878F(long j4, long j6, long j7, long j8) {
        this.f9311a = j4;
        this.f9312b = j6;
        this.f9313c = j7;
        this.f9314d = j8;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || !(obj instanceof C0878F)) {
            return false;
        }
        C0878F c0878f = (C0878F) obj;
        return C2714u.d(this.f9311a, c0878f.f9311a) && C2714u.d(this.f9312b, c0878f.f9312b) && C2714u.d(this.f9313c, c0878f.f9313c) && C2714u.d(this.f9314d, c0878f.f9314d);
    }

    public final int hashCode() {
        int i6 = C2714u.f22946n;
        return Long.hashCode(this.f9314d) + com.google.android.recaptcha.internal.a.e(com.google.android.recaptcha.internal.a.e(Long.hashCode(this.f9311a) * 31, 31, this.f9312b), 31, this.f9313c);
    }
}
