Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface LifecycleOwner
A lifecycle owner is an object that can hold a strong reference to an Observation and provide a ObservationWeakReference to it.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface Observation
Represents an observation that can be cancelled.
Link copied to clipboard
interface ObservationWeakReference
Represents an observation that can be cancelled but only holds a weak reference to the observer.