public final class Schedulers extends Object
Scheduler utilities.DefaultScheduledFuture| Modifier and Type | Method and Description |
|---|---|
static Scheduler |
of(ScheduledExecutorService executor)
Returns a Scheduler adapted from the
executor. |
public static Scheduler of(ScheduledExecutorService executor)
executor.NullPointerException - if executor is nullCopyright © 2016. All Rights Reserved.