Package org.omnaest.utils.threads.submit

Interface Summary
Reducer<T>  
Reducer.BooleanHandler<T>  
Reducer.BooleansHandler<T>  
Reducer.ValueHandler<T,R>  
Reducer.ValuesHandler<T,R>  
SubmitGroup<T> A group of Callable submits which share the same result type
Waiter<T> A Waiter allows to wait for the results of a SubmitGroup and allows to reduce the result into further forms.
 

Class Summary
SubmitGroupFactory Enclosure around an ExecutorService which allows to manage groups of submitted tasks with the same result type.
 



Copyright © 2013. All Rights Reserved.