@Deprecated public class Schedule extends Object implements Constants
Jobs instead.| Modifier and Type | Method and Description |
|---|---|
static ScheduledFuture<?> |
job(Runnable job,
long delay)
Deprecated.
|
public static ScheduledFuture<?> job(Runnable job, long delay)
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.