标签: java multithreading threadpool executorservice
如何申请等待,在将线程池声明为
ExecutorService
ExecutorService es = Executors.newFixedThreadPool(10);
以前的工作没有定义