Uses of Interface
com.github.phantomthief.concurrent.MoreFutures.Scheduled
-
Packages that use MoreFutures.Scheduled Package Description com.github.phantomthief.concurrent -
-
Uses of MoreFutures.Scheduled in com.github.phantomthief.concurrent
Methods in com.github.phantomthief.concurrent with parameters of type MoreFutures.Scheduled Modifier and Type Method Description static Future<?>MoreFutures. scheduleWithDynamicDelay(ScheduledExecutorService executor, Duration initDelay, MoreFutures.Scheduled task)
-