StableObjPtr

typealias StableObjPtr = StableRef<*>(source)

Deprecated (with error)

Use StableRef<T> instead

Replace with

StableRef<T>

Since Kotlin

1.3