Interface FunctionAdapter


  • @SinceKotlin(version="1.4")
    public interface FunctionAdapter
    • Method Detail

      • getFunctionDelegate

        kotlin.Function<?> getFunctionDelegate()