package p138.p176.p291.p296.p297.p301;

import p138.p139.p143.p144.C2803;
import p138.p176.p291.p296.p297.p301.AbstractC5781;

/* JADX INFO: renamed from: ދ.ހ.ށ.ބ.ށ.މ.ތ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C5764 extends AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5798 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final String f16448;

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

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

    public /* synthetic */ C5764(String str, String str2, long j, C5765 c5765) {
        this.f16448 = str;
        this.f16449 = str2;
        this.f16450 = j;
    }

    public boolean equals(Object obj) {
        if (obj == this) {
            return true;
        }
        if (!(obj instanceof AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5798)) {
            return false;
        }
        C5764 c5764 = (C5764) ((AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5798) obj);
        return this.f16448.equals(c5764.f16448) && this.f16449.equals(c5764.f16449) && this.f16450 == c5764.f16450;
    }

    public int hashCode() {
        int iHashCode = (((this.f16448.hashCode() ^ 1000003) * 1000003) ^ this.f16449.hashCode()) * 1000003;
        long j = this.f16450;
        return iHashCode ^ ((int) (j ^ (j >>> 32)));
    }

    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("Signal{name=");
        sbM4889.append(this.f16448);
        sbM4889.append(", code=");
        sbM4889.append(this.f16449);
        sbM4889.append(", address=");
        return C2803.m4883(sbM4889, this.f16450, "}");
    }
}
