Package kotlin.jvm.internal
Interface FunctionAdapter
-
@SinceKotlin(version="1.4") public interface FunctionAdapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description kotlin.Function<?>
getFunctionDelegate()
-