Uses of Class
rx.schedulers.Schedulers
Packages that use Schedulers
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.
-
Uses of Schedulers in rx.schedulers
Fields in rx.schedulers with type parameters of type SchedulersModifier and TypeFieldDescriptionprivate static final AtomicReference
<Schedulers> Schedulers.INSTANCE
Methods in rx.schedulers that return Schedulers