public abstract class AbstractMultiThreadedHarness extends Object
| Constructor and Description |
|---|
AbstractMultiThreadedHarness() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RunnableWithCounterAndDone[] runnableArray) |
abstract void |
waitUntilEndCondition() |
public abstract void waitUntilEndCondition()
throws InterruptedException
InterruptedExceptionpublic void execute(RunnableWithCounterAndDone[] runnableArray) throws InterruptedException
InterruptedExceptionCopyright © 2005–2021 QOS.ch. All rights reserved.