public class ThrowableAwareRunnablesExecutorUtil
extends java.lang.Object
| Constructor and Description |
|---|
ThrowableAwareRunnablesExecutorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
execute(java.util.Collection<? extends ThrowableAwareRunnable> throwableAwareRunnables) |
public static void execute(java.util.Collection<? extends ThrowableAwareRunnable> throwableAwareRunnables) throws java.lang.Exception
java.lang.Exception