| Modifier and Type | Method and Description |
|---|---|
static <X extends Exception> |
parallel(int count,
XRunnable<X> xRunnable) |
static <X extends Exception> |
sequential(int count,
XRunnable<X> xRunnable) |
Copyright © 2020. All rights reserved.