CollectIon父接口子接口list---arraylist(动态数组) linkedlistset---hashset treesetmap--hashmap treemap集合框架List:线性表增 add()删remove()改set()查get()