Package-level declarations

Types

Link copied to clipboard
class WeakReferenceDelegate<T>(initialValue: T? = null) : ReadWriteProperty<Any?, T?>