扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.util.concurrent类threadpoolexecutor的类成员方法: isshutdown定义及介绍
发布时间:2014-2-17
本文导语:
isshutdown
public boolean isshutdown()
从接口 executorservice 复制的描述
如果此执行程序已关闭,则返回 true。
返回:如果此执行程序已关闭,则返回 true