package defpackage;

import android.text.TextUtils;

/* JADX INFO: renamed from: ᵰᵱᵾ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C4394 {

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

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

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final int f16683;

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

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

    public C4394(String str, C5286 c5286, C5286 c52862, int i, int i2) {
        ᵻᵪ.ᵱᵽʡᵚ(i == 0 || i2 == 0);
        ᵻᵪ.ᵱᵽʡᵚ(true ^ TextUtils.isEmpty(str));
        this.f16684 = str;
        c5286.getClass();
        this.f16681 = c5286;
        c52862.getClass();
        this.f16682 = c52862;
        this.f16685 = i;
        this.f16683 = i2;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj != null && C4394.class == obj.getClass()) {
            C4394 c4394 = (C4394) obj;
            if (this.f16685 == c4394.f16685 && this.f16683 == c4394.f16683 && this.f16684.equals(c4394.f16684) && this.f16681.equals(c4394.f16681) && this.f16682.equals(c4394.f16682)) {
                return true;
            }
        }
        return false;
    }

    public final int hashCode() {
        return this.f16682.hashCode() + ((this.f16681.hashCode() + AbstractC3589.m8108((((527 + this.f16685) * 31) + this.f16683) * 31, 31, this.f16684)) * 31);
    }
}
