集合框架 接口接口实现类实现类接口类接口类CollectionListSetArrarListLinkedList采用数组,查询遍历快采用的链表,插入删除快HashSetTreeSet 实现类实现类mapHashMapTreeMap储存键值对,key唯一,value不唯一