public class TestUtil extends Object
| Constructor and Description |
|---|
TestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
runMultithreaded(Runnable runnable,
int threadCount) |
public static void runMultithreaded(Runnable runnable, int threadCount) throws InterruptedException
InterruptedExceptionCopyright © 2017. All rights reserved.