Class | Description |
---|---|
BaseWeakReferencingObservable |
Implementation for observers based on the use of Reference, instead of direct
Observer references.
|
DefaultComplexNotification | |
DelegateWeakReferencingObservable |
Observer implementation which uses another Observable as the parameter for
the notification to the registered Observers.
|