public class ThreadFun extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CORE_POOL_SIZE
核心数
|
| Constructor and Description |
|---|
ThreadFun() |
| Modifier and Type | Method and Description |
|---|---|
static ThreadFactory |
threadFactory(String poolName)
获取到 线程 工厂
|
public static ThreadFactory threadFactory(String poolName)
poolName - 线程名称Copyright © 2024. All rights reserved.