| 程序包 | 说明 |
|---|---|
| tech.mhuang.core.async |
这个包是异步工具包.
|
| tech.mhuang.core.pool |
线程池封装包.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DefaultAsyncTaskSupport |
DefaultAsyncTaskSupport.executor(BaseExecutor executor)
重定义线程池(提供扩展自行定义线程池)
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultThreadPool
默认线程池--基于jdk原生线程池进行封装
|
Copyright © 2019. All rights reserved.