package defpackage;

/* JADX INFO: renamed from: ᵦᵫ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C3598 {
    public static final C2468 Companion = new C2468();

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final String f13705;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final int f13706;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final String f13707;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final long f13708;

    public /* synthetic */ C3598(int i, String str, String str2, int i2, long j) {
        if (15 != (i & 15)) {
            ᵴᵧˈ.ˏːˆ(i, 15, C1342.f5581.mo1144());
            throw null;
        }
        this.f13707 = str;
        this.f13705 = str2;
        this.f13706 = i2;
        this.f13708 = j;
    }

    public C3598(String str, String str2, int i, long j) {
        this.f13707 = str;
        this.f13705 = str2;
        this.f13706 = i;
        this.f13708 = j;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C3598)) {
            return false;
        }
        C3598 c3598 = (C3598) obj;
        return ᵥˈᵛ.ˊᵫᵗ(this.f13707, c3598.f13707) && ᵥˈᵛ.ˊᵫᵗ(this.f13705, c3598.f13705) && this.f13706 == c3598.f13706 && this.f13708 == c3598.f13708;
    }

    public final int hashCode() {
        int iM8108 = (AbstractC3589.m8108(this.f13707.hashCode() * 31, 31, this.f13705) + this.f13706) * 31;
        long j = this.f13708;
        return iM8108 + ((int) (j ^ (j >>> 32)));
    }

    public final String toString() {
        return "SessionDetails(sessionId=" + this.f13707 + ", firstSessionId=" + this.f13705 + ", sessionIndex=" + this.f13706 + ", sessionStartTimestampUs=" + this.f13708 + ')';
    }
}
