摘要: /** * 测试thread的wait notify notifyAll sleep Interrupted * @author tomsnail * @date 2015年4月20日 下午3:20:44 */public class Test1 { /** * 对象锁... 阅读全文
posted @ 2015-04-20 15:24 TomSnail 阅读(309) 评论(0) 推荐(0) 编辑