public class PJThreadPool extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BACKGROUND_POOL
后台任务异步线程池
|
static String |
LOCAL_DB_POOL
本地数据库专用线程池
|
static String |
TIMING_POOL
定时调度用线程池
|
| 构造器和说明 |
|---|
PJThreadPool() |
Copyright © 2024. All rights reserved.