package p402.p411.p413;

import p402.p418.InterfaceC6666;
import p402.p418.InterfaceC6670;

/* JADX INFO: renamed from: ގ.ގ.ހ.ޑ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6647 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static final C6648 f19406;

    static {
        C6648 c6648 = null;
        try {
            c6648 = (C6648) Class.forName("kotlin.reflect.jvm.internal.ReflectionFactoryImpl").newInstance();
        } catch (ClassCastException | ClassNotFoundException | IllegalAccessException | InstantiationException unused) {
        }
        if (c6648 == null) {
            c6648 = new C6648();
        }
        f19406 = c6648;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static InterfaceC6666 m9829(Class cls) {
        if (f19406 != null) {
            return new C6630(cls);
        }
        throw null;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static InterfaceC6670 m9830(AbstractC6639 abstractC6639) {
        if (f19406 != null) {
            return abstractC6639;
        }
        throw null;
    }
}
