Uses of Interface
dev.mccue.guava.concurrent.ListeningScheduledExecutorService
-
Uses of ListeningScheduledExecutorService in dev.mccue.guava.concurrent
Methods in dev.mccue.guava.concurrent that return ListeningScheduledExecutorServiceModifier and TypeMethodDescriptionMoreExecutors.listeningDecorator(ScheduledExecutorService delegate) Creates aScheduledExecutorServicewhosesubmitandinvokeAllmethods submitListenableFutureTaskinstances to the given delegate executor.