public class ActionThreadPool
extends java.lang.Object
implements java.util.concurrent.Executor
| Constructor and Description |
|---|
ActionThreadPool(java.lang.String actionName,
int threadCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Runnable action) |
void |
shutdown() |
void |
signalTaskComplete(net.uncontended.precipice.concurrent.ActionThreadPool.ThreadManager threadManager) |
Copyright © 2014 Tim Brooks. All Rights Reserved.