public class SimpleExecutors
extends java.lang.Object
| Constructor and Description |
|---|
SimpleExecutors() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.concurrent.ExecutorService |
threadPool(int size,
java.lang.String poolName) |
static java.util.concurrent.ExecutorService |
threadPool(java.lang.String poolName) |
Copyright © 2014. All Rights Reserved.