package defpackage;

import java.io.Serializable;

/* JADX INFO: renamed from: ˊʚʽʟ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public class C1288 implements InterfaceC5481, Serializable {

    /* JADX INFO: renamed from: ˈᵲᵢ, reason: contains not printable characters */
    public final int f5374;

    /* JADX INFO: renamed from: ˌᴵ, reason: contains not printable characters */
    public final Object f5375;

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final String f5376;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final Class f5377;

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final String f5378;

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final boolean f5379 = false;

    /* JADX INFO: renamed from: ᵶˇᵱ, reason: contains not printable characters */
    public final int f5380;

    public C1288(int i, Object obj, Class cls, String str, String str2, int i2) {
        this.f5375 = obj;
        this.f5377 = cls;
        this.f5376 = str;
        this.f5378 = str2;
        this.f5380 = i;
        this.f5374 = i2 >> 1;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C1288)) {
            return false;
        }
        C1288 c1288 = (C1288) obj;
        return this.f5379 == c1288.f5379 && this.f5380 == c1288.f5380 && this.f5374 == c1288.f5374 && ᵥˈᵛ.ˊᵫᵗ(this.f5375, c1288.f5375) && this.f5377.equals(c1288.f5377) && this.f5376.equals(c1288.f5376) && this.f5378.equals(c1288.f5378);
    }

    public final int hashCode() {
        Object obj = this.f5375;
        return ((((AbstractC3589.m8108(AbstractC3589.m8108((this.f5377.hashCode() + ((obj != null ? obj.hashCode() : 0) * 31)) * 31, 31, this.f5376), 31, this.f5378) + (this.f5379 ? 1231 : 1237)) * 31) + this.f5380) * 31) + this.f5374;
    }

    public final String toString() {
        AbstractC3463.f13357.getClass();
        return C0051.m1055(this);
    }

    @Override // defpackage.InterfaceC5481
    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final int mo3797() {
        return this.f5380;
    }
}
