package p138.p176.p177.p190;

import p138.p176.p177.p190.p217.InterfaceC3800;
import p138.p176.p177.p190.p239.C4150;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ޞ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C3436 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final InterfaceC3800.C3801 f10129;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final long f10130;

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public final long f10131;

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final long f10132;

    /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
    public final long f10133;

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final boolean f10134;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final boolean f10135;

    public C3436(InterfaceC3800.C3801 c3801, long j, long j2, long j3, long j4, boolean z, boolean z2) {
        this.f10129 = c3801;
        this.f10130 = j;
        this.f10131 = j2;
        this.f10132 = j3;
        this.f10133 = j4;
        this.f10134 = z;
        this.f10135 = z2;
    }

    public boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || C3436.class != obj.getClass()) {
            return false;
        }
        C3436 c3436 = (C3436) obj;
        return this.f10130 == c3436.f10130 && this.f10131 == c3436.f10131 && this.f10132 == c3436.f10132 && this.f10133 == c3436.f10133 && this.f10134 == c3436.f10134 && this.f10135 == c3436.f10135 && C4150.m6769(this.f10129, c3436.f10129);
    }

    public int hashCode() {
        return ((((((((((((this.f10129.hashCode() + 527) * 31) + ((int) this.f10130)) * 31) + ((int) this.f10131)) * 31) + ((int) this.f10132)) * 31) + ((int) this.f10133)) * 31) + (this.f10134 ? 1 : 0)) * 31) + (this.f10135 ? 1 : 0);
    }
}
