Guava: Google Core Libraries for Java 13.0.1-redhat-1

Uses of Interface
com.google.common.util.concurrent.ListeningScheduledExecutorService

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.
 


Guava: Google Core Libraries for Java 13.0.1-redhat-1

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.