package defpackage;

/* JADX INFO: renamed from: ˁᵔʽᵺ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0715 {
    public static final C5563 Companion = new C5563();

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

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

    public /* synthetic */ C0715(int i, int i2, String str) {
        if (3 != (i & 3)) {
            ᵴᵧˈ.ˏːˆ(i, 3, C4403.f16711.mo1144());
            throw null;
        }
        this.f3254 = i2;
        this.f3253 = str;
    }

    public C0715(int i, String str) {
        this.f3254 = i;
        this.f3253 = str;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C0715)) {
            return false;
        }
        C0715 c0715 = (C0715) obj;
        return this.f3254 == c0715.f3254 && ᵥˈᵛ.ˊᵫᵗ(this.f3253, c0715.f3253);
    }

    public final int hashCode() {
        return this.f3253.hashCode() + (this.f3254 * 31);
    }

    public final String toString() {
        return "ProcessData(pid=" + this.f3254 + ", uuid=" + this.f3253 + ')';
    }
}
