摘要: Collection├List│├LinkedList│├ArrayList│└Vector│ └Stack└SetMap├Hashtable├HashMap└WeakHashMapCollection接口 Collection是最基本的集合接口,一个Collection代表一组Object,即Co 阅读全文
posted @ 2016-04-05 18:51 程序员小波与Bug 阅读(238) 评论(0) 推荐(0)