package p138.p176.p177.p190.p198;

import p138.p139.p143.p144.C2803;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ೲ.ޏ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C3574 {

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public static final C3574 f10596 = new C3574(0, 0);

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final long f10597;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final long f10598;

    public C3574(long j, long j2) {
        this.f10597 = j;
        this.f10598 = j2;
    }

    public boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || C3574.class != obj.getClass()) {
            return false;
        }
        C3574 c3574 = (C3574) obj;
        return this.f10597 == c3574.f10597 && this.f10598 == c3574.f10598;
    }

    public int hashCode() {
        return (((int) this.f10597) * 31) + ((int) this.f10598);
    }

    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("[timeUs=");
        sbM4889.append(this.f10597);
        sbM4889.append(", position=");
        return C2803.m4883(sbM4889, this.f10598, "]");
    }
}
