Uses of Class
rx.schedulers.TestScheduler

Packages that use TestScheduler
Package
Description
Scheduler implementations, value+time record classes and the standard factory class to return standard RxJava schedulers or wrap any Executor-based (thread pool) instances.
Classes extending the Observable base reactive class and implementing the Observer interface at the same time (aka hot Observables).