invokeWithParamType

fun invokeWithParamType(caller: Any, name: String, paramTypes: MutableList<Class<*>>, vararg args: Any?): Result<*>