public class ConcurrentUtil
extends java.lang.Object
| Constructor and Description |
|---|
ConcurrentUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.concurrent.ScheduledThreadPoolExecutor |
newScheduledThreadPoolExecutor() |
static java.util.concurrent.ScheduledThreadPoolExecutor |
newScheduledThreadPoolExecutor(int corePoolSize) |