package u0;

import d5.AbstractC0844a;
import java.util.Collections;
import java.util.List;
import java.util.Objects;

/* JADX INFO: renamed from: u0.y, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1588y {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f17395a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final C1584u f17396b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final C1583t f17397c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final B f17398d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final r f17399e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final C1585v f17400f;

    static {
        L4.h hVar = new L4.h();
        C3.E e8 = C3.G.f1197r;
        C3.W w4 = C3.W.f1225u;
        List list = Collections.EMPTY_LIST;
        C3.W w6 = C3.W.f1225u;
        C1582s c1582s = new C1582s();
        C1585v c1585v = C1585v.f17389a;
        hVar.a();
        c1582s.a();
        B b8 = B.f17123B;
        AbstractC0844a.r(0, 1, 2, 3, 4);
        x0.v.G(5);
    }

    public C1588y(String str, r rVar, C1584u c1584u, C1583t c1583t, B b8, C1585v c1585v) {
        this.f17395a = str;
        this.f17396b = c1584u;
        this.f17397c = c1583t;
        this.f17398d = b8;
        this.f17399e = rVar;
        this.f17400f = c1585v;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C1588y)) {
            return false;
        }
        C1588y c1588y = (C1588y) obj;
        return Objects.equals(this.f17395a, c1588y.f17395a) && this.f17399e.equals(c1588y.f17399e) && Objects.equals(this.f17396b, c1588y.f17396b) && this.f17397c.equals(c1588y.f17397c) && Objects.equals(this.f17398d, c1588y.f17398d) && Objects.equals(this.f17400f, c1588y.f17400f);
    }

    public final int hashCode() {
        int iHashCode = this.f17395a.hashCode() * 31;
        C1584u c1584u = this.f17396b;
        int iHashCode2 = (this.f17398d.hashCode() + ((this.f17399e.hashCode() + ((this.f17397c.hashCode() + ((iHashCode + (c1584u != null ? c1584u.hashCode() : 0)) * 31)) * 31)) * 31)) * 31;
        this.f17400f.getClass();
        return iHashCode2;
    }
}
