getMostSpecificCallable

private fun getMostSpecificCallable(matches: List<KCallable<Any?>>, paramKtypes: Map<KCallable<Any?>, ArrayList<KType>>): KCallable<Any?>?

Sources

jvm source
Link copied to clipboard