摘要:
import java.util.Vector; class Test{ private Vector mCache = new Vector (); static class Consumer implements Runnable{ priv... 阅读全文
posted @ 2011-02-26 20:56 hcfalan 阅读(315) 评论(0) 推荐(0)
|
|
|
|
摘要:
import java.util.Vector; class Test{ private Vector mCache = new Vector (); static class Consumer implements Runnable{ priv... 阅读全文
posted @ 2011-02-26 20:56 hcfalan 阅读(315) 评论(0) 推荐(0) |
|