observed
Creates and returns a new Provider that observes the list of this and propagates changes appropriately.
The returned provider will only be stored in a WeakReference in the parent provider (this).
Creates and returns a new Provider that observes the map of this and propagates changes appropriately.
The returned provider will only be stored in a WeakReference in the parent provider (this).
Creates and returns a new Provider that observes the set of this and propagates changes appropriately.
The returned provider will only be stored in a WeakReference in the parent provider (this).