public class ClientCallBackThreadPoolInstance extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static ExecutorService |
getInstance() |
static ExecutorService |
getOrCreateInstance(int threadNum)
threadNum only works when thread pool instance create in the first time
|
public static ExecutorService getOrCreateInstance(int threadNum)
public static ExecutorService getInstance()
Copyright © 2019 Baidu, Inc.. All rights reserved.