public class AsyncRuntime extends Object
| 构造器和说明 |
|---|
AsyncRuntime() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ThreadPoolExecutor |
getAsyncThreadPool()
得到callback用的线程池 默认开始创建
|
static ThreadPoolExecutor |
getAsyncThreadPool(boolean build)
得到callback用的线程池
|
public static ThreadPoolExecutor getAsyncThreadPool()
public static ThreadPoolExecutor getAsyncThreadPool(boolean build)
build - 没有时是否构建Copyright © 2008–2018 The Ant Financial. All rights reserved.