The observable that allows to subscribe to a stream of values.
The value pushed by the observable.
Subscribes the listener to changes of the observed value.
The listener to subscribe.
The observable that allows to subscribe to a stream of values.