public class ThreadPoolUtil
extends java.lang.Object
| Constructor and Description |
|---|
ThreadPoolUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.concurrent.ThreadFactory |
createThreadFactory(java.lang.String poolNameFormat,
java.util.concurrent.atomic.AtomicLong threadPoolCounter,
boolean deamon) |