Package | Description |
---|---|
rx |
Rx Observables
|
rx.schedulers |
Rx Schedulers
|
rx.subjects |
Class and Description |
---|
TimeInterval
A
TimeInterval represents an item emitted by an Observable along with the amount of time that
elapsed either since the emission of the previous item or (if there was no previous item) since the
Observable was first subscribed to. |
Timestamped
Composite class that takes a value and a timestamp and wraps them.
|
Class and Description |
---|
TestScheduler
The
TestScheduler is useful for debugging. |
Class and Description |
---|
TestScheduler
The
TestScheduler is useful for debugging. |
Copyright © 2015. All Rights Reserved.