为什么使用集合框架
Java框架包含的内容
List接口常用方法
实例
LinkedList的特殊方法
Map接口常用方法
集合类对比
Vector和ArrayList的异同
Hashtable和HashMap的异同
迭代器Iterator和增强型for循环
泛型集合