package defpackage;

/* JADX INFO: renamed from: ﾞי, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C5583 extends AbstractC3909 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final String f21053;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final String f21054;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final String f21055;

    public C5583(String str, String str2, String str3) {
        super("----");
        this.f21053 = str;
        this.f21054 = str2;
        this.f21055 = str3;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj == null || C5583.class != obj.getClass()) {
            return false;
        }
        C5583 c5583 = (C5583) obj;
        return this.f21054.equals(c5583.f21054) && this.f21053.equals(c5583.f21053) && this.f21055.equals(c5583.f21055);
    }

    public final int hashCode() {
        return this.f21055.hashCode() + AbstractC3589.m8108(AbstractC3589.m8108(527, 31, this.f21053), 31, this.f21054);
    }

    @Override // defpackage.AbstractC3909
    public final String toString() {
        return this.f14932 + ": domain=" + this.f21053 + ", description=" + this.f21054;
    }
}
