public interface TimeoutableCompletionService
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
submit(List<? extends Callable<T>> tasks) |
<T> List<T> submit(List<? extends Callable<T>> tasks) throws ExecutionException, TimeoutException
ExecutionExceptionTimeoutExceptionCopyright © 2009–2017 tempus-fugit committers. All rights reserved.