package defpackage;

import j$.util.Objects;
import java.util.Collections;
import java.util.List;

/* JADX INFO: renamed from: ᵶᵫ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C4838 {

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

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

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

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

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

    /* JADX INFO: renamed from: ᵻˈᵦʼ, reason: contains not printable characters */
    public final C1205 f18451;

    static {
        C2669 c2669 = new C2669();
        C2822 c2822 = AbstractC4509.f17159;
        C2598 c2598 = C2598.f10048;
        List list = Collections.EMPTY_LIST;
        C2598 c25982 = C2598.f10048;
        C0288 c0288 = new C0288();
        C1205 c1205 = C1205.f5123;
        c2669.m6474();
        c0288.m1532();
        C2175 c2175 = C2175.f8644;
        AbstractC3653.m8221(0, 1, 2, 3, 4);
        AbstractC0956.m3211(5);
    }

    public C4838(String str, C2439 c2439, C4574 c4574, C0707 c0707, C2175 c2175, C1205 c1205) {
        this.f18449 = str;
        this.f18446 = c4574;
        this.f18447 = c0707;
        this.f18450 = c2175;
        this.f18448 = c2439;
        this.f18451 = c1205;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C4838)) {
            return false;
        }
        C4838 c4838 = (C4838) obj;
        return Objects.equals(this.f18449, c4838.f18449) && this.f18448.equals(c4838.f18448) && Objects.equals(this.f18446, c4838.f18446) && this.f18447.equals(c4838.f18447) && Objects.equals(this.f18450, c4838.f18450) && Objects.equals(this.f18451, c4838.f18451);
    }

    public final int hashCode() {
        int iHashCode = this.f18449.hashCode() * 31;
        C4574 c4574 = this.f18446;
        int iHashCode2 = (this.f18450.hashCode() + ((this.f18448.hashCode() + ((this.f18447.hashCode() + ((iHashCode + (c4574 != null ? c4574.hashCode() : 0)) * 31)) * 31)) * 31)) * 31;
        this.f18451.getClass();
        return iHashCode2;
    }
}
