|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListeningScheduledExecutorService | |
---|---|
com.google.common.util.concurrent | Concurrency utilities. |
Uses of ListeningScheduledExecutorService in com.google.common.util.concurrent |
---|
Methods in com.google.common.util.concurrent that return ListeningScheduledExecutorService | |
---|---|
static ListeningScheduledExecutorService |
MoreExecutors.listeningDecorator(ScheduledExecutorService delegate)
Creates a ScheduledExecutorService whose submit and invokeAll methods submit ListenableFutureTask instances to the
given delegate executor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |