摘要:
public class Test9_1 implements Runnable{ int count; static Object obj = new Object(); public void run() { synchronized(obj){ if(Thread.currentThread( 阅读全文
posted @ 2016-05-09 14:57
萌萌哒和叶
阅读(100)
评论(0)
推荐(0)
2016年5月9日