-
public class SdkUtil
-
-
Method Summary
Modifier and Type Method Description final static UnitscheduleJob(ScheduledExecutorService scheduler, Runnable job, Long delay, TimeUnit timeUnits)-
-
Method Detail
-
scheduleJob
final static Unit scheduleJob(ScheduledExecutorService scheduler, Runnable job, Long delay, TimeUnit timeUnits)
-
-
-
-