Reachability Watcher
Functions
expect Weakly Reachable
Link copied to clipboard
abstract fun expectWeaklyReachable(watchedObject: Any, description: String)
Content copied to clipboard
Expects the provided watchedObject to become weakly reachable soon. If not, watchedObject will be considered retained.
Inheritors
ObjectWatcher
Link copied to clipboard