package a0;

import p0.C2714u;

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

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

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

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

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

    public C0906i0(long j4, long j6, long j7, long j8) {
        this.f9937a = j4;
        this.f9938b = j6;
        this.f9939c = j7;
        this.f9940d = j8;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || !(obj instanceof C0906i0)) {
            return false;
        }
        C0906i0 c0906i0 = (C0906i0) obj;
        return C2714u.d(this.f9937a, c0906i0.f9937a) && C2714u.d(this.f9938b, c0906i0.f9938b) && C2714u.d(this.f9939c, c0906i0.f9939c) && C2714u.d(this.f9940d, c0906i0.f9940d);
    }

    public final int hashCode() {
        int i6 = C2714u.f22946n;
        return Long.hashCode(this.f9940d) + com.google.android.recaptcha.internal.a.e(com.google.android.recaptcha.internal.a.e(Long.hashCode(this.f9937a) * 31, 31, this.f9938b), 31, this.f9939c);
    }
}
