FunctionQualifier

fun <R> FunctionQualifier(function: KFunction<R>)

Parameters

R

The return type of the underlying function