| Constructor and Description |
|---|
ThreadPool(EventQueue<I> eventQueue,
SedaConfiguration sedaConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decrease() |
protected void |
increase() |
boolean |
isRunning() |
protected void |
stop() |
public ThreadPool(EventQueue<I> eventQueue, SedaConfiguration sedaConfiguration)
public boolean isRunning()
protected void increase()
protected void decrease()
protected void stop()
throws InterruptedException
InterruptedExceptionCopyright © 2018. All rights reserved.