aicas logoJamaica 6.4 release 1

Uses of Interface
java.util.concurrent.RunnableScheduledFuture

Packages that use RunnableScheduledFuture
java.util.concurrent Utility classes commonly useful in concurrent programming. 
 

Uses of RunnableScheduledFuture in java.util.concurrent
 

Methods in java.util.concurrent that return RunnableScheduledFuture
protected
<V> RunnableScheduledFuture<V>
ScheduledThreadPoolExecutor.decorateTask(Callable<V> callable, RunnableScheduledFuture<V> task)
          Modifies or replaces the task used to execute a callable.
protected
<V> RunnableScheduledFuture<V>
ScheduledThreadPoolExecutor.decorateTask(Runnable runnable, RunnableScheduledFuture<V> task)
          Modifies or replaces the task used to execute a runnable.
 

Methods in java.util.concurrent with parameters of type RunnableScheduledFuture
protected
<V> RunnableScheduledFuture<V>
ScheduledThreadPoolExecutor.decorateTask(Callable<V> callable, RunnableScheduledFuture<V> task)
          Modifies or replaces the task used to execute a callable.
protected
<V> RunnableScheduledFuture<V>
ScheduledThreadPoolExecutor.decorateTask(Runnable runnable, RunnableScheduledFuture<V> task)
          Modifies or replaces the task used to execute a runnable.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.