JCF集合框架 JCF主要的数据结构实现类 列表 List, ArrayList, LinkedList 集合 Set, HashSet, TreeSet, LinkedHashSet 映射 Map, HashMap, TreeMap, LinkedHashMap JCF主要的算法类 Arrays 对数组进行查找排序 Collections 对Collections及其子类查找排序