package p402.p411.p413;

import p138.p139.p143.p144.C2803;
import p402.p418.InterfaceC6665;
import p402.p418.InterfaceC6668;

/* JADX INFO: renamed from: ގ.ގ.ހ.ބ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6634 extends AbstractC6627 implements InterfaceC6633, InterfaceC6668 {

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

    public C6634(int i) {
        this.f19394 = i;
    }

    public C6634(int i, Object obj) {
        super(obj);
        this.f19394 = i;
    }

    public boolean equals(Object obj) {
        if (obj == this) {
            return true;
        }
        if (!(obj instanceof C6634)) {
            if (obj instanceof InterfaceC6668) {
                return obj.equals(m9813());
            }
            return false;
        }
        C6634 c6634 = (C6634) obj;
        if (mo1545() != null ? mo1545().equals(c6634.mo1545()) : c6634.mo1545() == null) {
            if (mo1544().equals(c6634.mo1544()) && mo1546().equals(c6634.mo1546()) && C6635.m9825(this.f19386, c6634.f19386)) {
                return true;
            }
        }
        return false;
    }

    public int hashCode() {
        return mo1546().hashCode() + ((mo1544().hashCode() + (mo1545() == null ? 0 : mo1545().hashCode() * 31)) * 31);
    }

    public String toString() {
        InterfaceC6665 interfaceC6665M9813 = m9813();
        if (interfaceC6665M9813 != this) {
            return interfaceC6665M9813.toString();
        }
        if ("<init>".equals(mo1544())) {
            return "constructor (Kotlin reflection is not available)";
        }
        StringBuilder sbM4889 = C2803.m4889("function ");
        sbM4889.append(mo1544());
        sbM4889.append(" (Kotlin reflection is not available)");
        return sbM4889.toString();
    }

    @Override // p402.p411.p413.AbstractC6627
    /* JADX INFO: renamed from: ހ */
    public InterfaceC6665 mo9814() {
        if (C6647.f19406 != null) {
            return this;
        }
        throw null;
    }

    @Override // p402.p411.p413.InterfaceC6633
    /* JADX INFO: renamed from: ބ */
    public int mo9807() {
        return this.f19394;
    }

    @Override // p402.p411.p413.AbstractC6627
    /* JADX INFO: renamed from: ޅ */
    public InterfaceC6665 mo9815() {
        return (InterfaceC6668) super.mo9815();
    }
}
