Uses of Class
de.scravy.bedrock.ParallelExecutionException
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of ParallelExecutionException in de.scravy.bedrock
Methods in de.scravy.bedrock that throw ParallelExecutionException Modifier and Type Method Description static voidControl. parallel(Executor executor, ThrowingRunnable... runnables)static <T> Seq<T>Control. parallel(Executor executor, Callable<? extends T>... runnables)