-
public class SdkUtil
-
-
Method Summary
Modifier and Type Method Description final static UnitscheduleJob(ScheduledExecutorService scheduler, Runnable job, Long delay, TimeUnit timeUnits)final static Map<String, Object>getMetaFrom(Map<String, Object> paramsMap)-
-
Method Detail
-
scheduleJob
final static Unit scheduleJob(ScheduledExecutorService scheduler, Runnable job, Long delay, TimeUnit timeUnits)
-
-
-
-