java 线程中断

http://www.infoq.com/cn/articles/java-interrupt-mechanism java中断机制,使用interrupt只会设置中断状态标识,需要catch 中断异常,进行处理

posted on 2015-11-15 17:23  jsy306  阅读(106)  评论(0)    收藏  举报

导航