getBoundMethod

fun <E> getBoundMethod(name: String, argument: Class<E>): Consumer<E>(source)