摘要: Collection├List│├LinkedList│├ArrayList│└Vector│ └Stack└SetMap├Hashtable├HashMap└WeakHashMapCollection接口 Collection是最基本的集合接口,一个Collection代表一组Object,即C... 阅读全文
posted @ 2014-07-13 10:20 LAXlerbo 阅读(123) 评论(0) 推荐(0) 编辑