Uses of Class
kotlin.jvm.internal.FunctionReference
-
Packages that use FunctionReference Package Description kotlin.jvm.internal -
-
Uses of FunctionReference in kotlin.jvm.internal
Subclasses of FunctionReference in kotlin.jvm.internal Modifier and Type Class Description class
FunctionReferenceImpl
class
FunInterfaceConstructorReference
Superclass for instances of functional interface constructor references:Methods in kotlin.jvm.internal with parameters of type FunctionReference Modifier and Type Method Description static kotlin.reflect.KFunction
Reflection. function(FunctionReference f)
kotlin.reflect.KFunction
ReflectionFactory. function(FunctionReference f)
-