扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.util.concurrent类threadpoolexecutor.discardpolicy的类成员方法: threadpoolexecutor.discardpolicy定义及介绍
发布时间:2014-2-17
本文导语:
threadpoolexecutor.discardpolicy
public threadpoolexecutor.discardpolicy()
创建一个 discardpolicy。
rejectedexecution
public void rejectedexecution(runnable r,
threadpoolexecutor e)
不执行任何操作,在这种情况下将放...