摘要: 一、简介 线程池类为 java.util.concurrent.ThreadPoolExecutor,常用构造方法为: ThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit uni 阅读全文
posted @ 2017-05-17 14:22 前度刘郎 阅读(332) 评论(0) 推荐(0)
欢迎来到戴建伟的博客!