public final class Executors
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.concurrent.ExecutorService |
newCoreThreadPool(java.lang.String name)
A core thread pool factory method that returns a cached thread pool.
|