public class SchedulerWorkRunner
extends java.lang.Object
implements com.spotify.mobius.runners.WorkRunner
WorkRunner that is backed by an Rx Scheduler for running work.| Constructor and Description |
|---|
SchedulerWorkRunner(rx.Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
post(java.lang.Runnable runnable) |