package k3;

import io.sentry.C0732k1;
import java.lang.reflect.Method;

/* JADX INFO: loaded from: classes.dex */
public final class s extends u {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ Method f8665b;

    public s(Method method) {
        this.f8665b = method;
    }

    @Override // k3.u
    public final Object a(Class cls) {
        String strI = C0732k1.I(cls);
        if (strI != null) {
            throw new AssertionError("UnsafeAllocator is used for non-instantiable type: ".concat(strI));
        }
        return this.f8665b.invoke(null, cls, Object.class);
    }
}
