Uses of Package
rx.internal.schedulers
Packages that use rx.internal.schedulers
-
Classes in rx.internal.schedulers used by rx.internal.schedulersClassDescriptionA default
ScheduledExecutorServicethat can be used for scheduling actions when aSchedulerimplementation doesn't have that ability.Utility class to create the individual ScheduledExecutorService instances for the GenericScheduledExecutorService class.Executes work immediately on the current thread.ARunnablethat executes anAction0and can be cancelled.Represents the capability of a Scheduler to be start or shut down its maintained threads.Schedules work on the current thread but does not execute immediately. -
Classes in rx.internal.schedulers used by rx.internal.utilClassDescriptionRepresents the capability of a Scheduler to be start or shut down its maintained threads.