| 构造器和说明 |
|---|
CountDownThread(ExecutorService threadPool,
List<T> list,
IExecute<T> execute,
CountDownLatch currentThread) |
public CountDownThread(ExecutorService threadPool, List<T> list, IExecute<T> execute, CountDownLatch currentThread)
Copyright © 2017. All rights reserved.