| Package | Description |
|---|---|
| compbio.engine.local |
| Modifier and Type | Field and Description |
|---|---|
private static LocalExecutorService |
LocalExecutorService.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static LocalExecutorService |
LocalExecutorService.getExecutor()
This method returns the single instance of CachedThreadPoolExecutor which
it cashes internally
|
private static LocalExecutorService |
LocalExecutorService.init() |