package p000.p001.p002.p008.p009;

import p138.p139.p143.p144.C2803;

/* JADX INFO: renamed from: ނ.֏.֏.ހ.֏.ޕ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C0825 {

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

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

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

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

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

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

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

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final float f3392;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final float f3393;

    public C0825(float f, float f2, float f3, float f4, float f5, int i, int i2, float f6, float f7) {
        this.f3385 = f;
        this.f3386 = f2;
        this.f3387 = f3;
        this.f3388 = f4;
        this.f3389 = f5;
        this.f3390 = i;
        this.f3391 = i2;
        this.f3392 = f6;
        this.f3393 = f7;
    }

    public boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C0825)) {
            return false;
        }
        C0825 c0825 = (C0825) obj;
        return Float.compare(this.f3385, c0825.f3385) == 0 && Float.compare(this.f3386, c0825.f3386) == 0 && Float.compare(this.f3387, c0825.f3387) == 0 && Float.compare(this.f3388, c0825.f3388) == 0 && Float.compare(this.f3389, c0825.f3389) == 0 && this.f3390 == c0825.f3390 && this.f3391 == c0825.f3391 && Float.compare(this.f3392, c0825.f3392) == 0 && Float.compare(this.f3393, c0825.f3393) == 0;
    }

    public int hashCode() {
        return Float.floatToIntBits(this.f3393) + ((Float.floatToIntBits(this.f3392) + ((((((Float.floatToIntBits(this.f3389) + ((Float.floatToIntBits(this.f3388) + ((Float.floatToIntBits(this.f3387) + ((Float.floatToIntBits(this.f3386) + (Float.floatToIntBits(this.f3385) * 31)) * 31)) * 31)) * 31)) * 31) + this.f3390) * 31) + this.f3391) * 31)) * 31);
    }

    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("PlayerAppearance(infoPanelChannelTextSize=");
        sbM4889.append(this.f3385);
        sbM4889.append(", infoPanelTitleTextSize=");
        sbM4889.append(this.f3386);
        sbM4889.append(", infoPanelNextTitleTextSize=");
        sbM4889.append(this.f3387);
        sbM4889.append(", infoPanelDescTextSize=");
        sbM4889.append(this.f3388);
        sbM4889.append(", infoPanelMediaTextSize=");
        sbM4889.append(this.f3389);
        sbM4889.append(", infoPanelMediaTopMargin=");
        sbM4889.append(this.f3390);
        sbM4889.append(", infoPanelIconsSize=");
        sbM4889.append(this.f3391);
        sbM4889.append(", recentTitleTextSize=");
        sbM4889.append(this.f3392);
        sbM4889.append(", recentDetailsTextSize=");
        sbM4889.append(this.f3393);
        sbM4889.append(")");
        return sbM4889.toString();
    }
}
