package b0;

import kotlin.jvm.internal.o;
import o0.C2632c;
import q.AbstractC2761L;

/* JADX INFO: renamed from: b0.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1183e {

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

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

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

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

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

    public C1183e(C2632c c2632c, boolean z6, boolean z7, boolean z8, boolean z9) {
        this.f13217a = c2632c;
        this.f13218b = z6;
        this.f13219c = z7;
        this.f13220d = z8;
        this.f13221e = z9;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C1183e)) {
            return false;
        }
        C1183e c1183e = (C1183e) obj;
        return o.c(this.f13217a, c1183e.f13217a) && this.f13218b == c1183e.f13218b && this.f13219c == c1183e.f13219c && this.f13220d == c1183e.f13220d && this.f13221e == c1183e.f13221e;
    }

    public final int hashCode() {
        return Boolean.hashCode(this.f13221e) + com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f(this.f13217a.hashCode() * 31, 31, this.f13218b), 31, this.f13219c), 31, this.f13220d);
    }

    public final String toString() {
        StringBuilder sb = new StringBuilder("HingeInfo(bounds=");
        sb.append(this.f13217a);
        sb.append(", isFlat=");
        sb.append(this.f13218b);
        sb.append(", isVertical=");
        sb.append(this.f13219c);
        sb.append(", isSeparating=");
        sb.append(this.f13220d);
        sb.append(", isOccluding=");
        return AbstractC2761L.h(sb, this.f13221e, ')');
    }
}
