Package org.omnaest.utils.threads

Class Summary
CallableDecorator<V> Decorator for a Callable.
FutureTaskManager A FutureTaskManager will manage the Futures created e.g. by a ExecutorService.submit(java.util.concurrent.Callable) call and allows to wait on all managed Futures.
RunnableDecorator Decorator for a Runnable.
RunnableToCallableAdapter Adapter to use a Runnable as Callable
 



Copyright © 2013. All Rights Reserved.