For a weak reference in Kotlin do I have to use th...
# announcements
k
For a weak reference in Kotlin do I have to use the Java WeakReference type or is there an Kotlin alternative available?