package p402.p411.p413;

import p138.p139.p143.p144.C2803;
import p402.InterfaceC6535;
import p402.p411.p412.InterfaceC6603;
import p402.p411.p412.InterfaceC6604;
import p402.p411.p412.InterfaceC6605;
import p402.p411.p412.InterfaceC6606;
import p402.p411.p412.InterfaceC6607;
import p402.p411.p412.InterfaceC6608;
import p402.p411.p412.InterfaceC6609;
import p402.p411.p412.InterfaceC6610;
import p402.p411.p412.InterfaceC6611;
import p402.p411.p412.InterfaceC6612;
import p402.p411.p412.InterfaceC6613;
import p402.p411.p412.InterfaceC6614;
import p402.p411.p412.InterfaceC6615;
import p402.p411.p412.InterfaceC6616;
import p402.p411.p412.InterfaceC6617;
import p402.p411.p412.InterfaceC6618;
import p402.p411.p412.InterfaceC6619;
import p402.p411.p412.InterfaceC6620;
import p402.p411.p412.InterfaceC6621;
import p402.p411.p412.InterfaceC6622;
import p402.p411.p412.InterfaceC6623;
import p402.p411.p412.InterfaceC6624;
import p402.p411.p412.InterfaceC6625;

/* JADX INFO: renamed from: ގ.ގ.ހ.ޓ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6649 {
    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static ClassCastException m9832(ClassCastException classCastException) {
        C6635.m9821(classCastException, C6649.class.getName());
        throw classCastException;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static Object m9833(Object obj, int i) {
        if (obj != null) {
            boolean z = false;
            if (obj instanceof InterfaceC6535) {
                if ((obj instanceof InterfaceC6633 ? ((InterfaceC6633) obj).mo9807() : obj instanceof InterfaceC6603 ? 0 : obj instanceof InterfaceC6614 ? 1 : obj instanceof InterfaceC6618 ? 2 : obj instanceof InterfaceC6619 ? 3 : obj instanceof InterfaceC6620 ? 4 : obj instanceof InterfaceC6621 ? 5 : obj instanceof InterfaceC6622 ? 6 : obj instanceof InterfaceC6623 ? 7 : obj instanceof InterfaceC6624 ? 8 : obj instanceof InterfaceC6625 ? 9 : obj instanceof InterfaceC6604 ? 10 : obj instanceof InterfaceC6605 ? 11 : obj instanceof InterfaceC6606 ? 12 : obj instanceof InterfaceC6607 ? 13 : obj instanceof InterfaceC6608 ? 14 : obj instanceof InterfaceC6609 ? 15 : obj instanceof InterfaceC6610 ? 16 : obj instanceof InterfaceC6611 ? 17 : obj instanceof InterfaceC6612 ? 18 : obj instanceof InterfaceC6613 ? 19 : obj instanceof InterfaceC6615 ? 20 : obj instanceof InterfaceC6616 ? 21 : obj instanceof InterfaceC6617 ? 22 : -1) == i) {
                    z = true;
                }
            }
            if (!z) {
                m9834(obj, "kotlin.jvm.functions.Function" + i);
                throw null;
            }
        }
        return obj;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static void m9834(Object obj, String str) {
        m9832(new ClassCastException(C2803.m4880(obj == null ? "null" : obj.getClass().getName(), " cannot be cast to ", str)));
        throw null;
    }
}
