create

fun <T : Any> create(any: T): StableRef<T>(source)

Creates a handle for given object.

Since Kotlin

1.3