InstanceMethodDispatcher

fun InstanceMethodDispatcher(instance: Any, methodName: String, matchNumbersLeniently: Boolean = false, matchClassesQualnames: Boolean = false, resolveAmbiguousSpecificity: Boolean = false)

Sources

jvm source
Link copied to clipboard