public class BoundedExecutor
extends java.lang.Object
| Constructor and Description |
|---|
BoundedExecutor(java.util.concurrent.Executor exec,
int bound) |
| Modifier and Type | Method and Description |
|---|---|
void |
submitTask(java.lang.Runnable command) |