集合類框架體系主要由Collection和Map接口派生出來;在Collection下實(shí)現(xiàn)的的集合類主要有Set,Queue,List. 1.SetSet是無序的集合,不能存儲重復(fù)的元素