package a0;

/* JADX INFO: renamed from: a0.j1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0910j1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final J.f f9976a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final J.f f9977b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final J.f f9978c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final J.f f9979d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final J.f f9980e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final J.f f9981f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final J.f f9982g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final J.f f9983h;

    public C0910j1() {
        J.f fVar = AbstractC0907i1.f9941a;
        J.f fVar2 = AbstractC0907i1.f9942b;
        J.f fVar3 = AbstractC0907i1.f9943c;
        J.f fVar4 = AbstractC0907i1.f9944d;
        J.f fVar5 = AbstractC0907i1.f9946f;
        J.f fVar6 = AbstractC0907i1.f9945e;
        J.f fVar7 = AbstractC0907i1.f9947g;
        J.f fVar8 = AbstractC0907i1.f9948h;
        this.f9976a = fVar;
        this.f9977b = fVar2;
        this.f9978c = fVar3;
        this.f9979d = fVar4;
        this.f9980e = fVar5;
        this.f9981f = fVar6;
        this.f9982g = fVar7;
        this.f9983h = fVar8;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C0910j1)) {
            return false;
        }
        C0910j1 c0910j1 = (C0910j1) obj;
        return kotlin.jvm.internal.o.c(this.f9976a, c0910j1.f9976a) && kotlin.jvm.internal.o.c(this.f9977b, c0910j1.f9977b) && kotlin.jvm.internal.o.c(this.f9978c, c0910j1.f9978c) && kotlin.jvm.internal.o.c(this.f9979d, c0910j1.f9979d) && kotlin.jvm.internal.o.c(this.f9980e, c0910j1.f9980e) && kotlin.jvm.internal.o.c(this.f9981f, c0910j1.f9981f) && kotlin.jvm.internal.o.c(this.f9982g, c0910j1.f9982g) && kotlin.jvm.internal.o.c(this.f9983h, c0910j1.f9983h);
    }

    public final int hashCode() {
        return this.f9983h.hashCode() + ((this.f9982g.hashCode() + ((this.f9981f.hashCode() + ((this.f9980e.hashCode() + ((this.f9979d.hashCode() + ((this.f9978c.hashCode() + ((this.f9977b.hashCode() + (this.f9976a.hashCode() * 31)) * 31)) * 31)) * 31)) * 31)) * 31)) * 31);
    }

    public final String toString() {
        return "Shapes(extraSmall=" + this.f9976a + ", small=" + this.f9977b + ", medium=" + this.f9978c + ", large=" + this.f9979d + ", largeIncreased=" + this.f9981f + ", extraLarge=" + this.f9980e + ", extralargeIncreased=" + this.f9982g + ", extraExtraLarge=" + this.f9983h + ')';
    }
}
