赞
踩
Map,Set和list三者的区别:
三个实现类:LinkedList、ArrayList、Vector
两个实现类:TreeSet 、HashSet
四个实现类:HashMap、HashTable、SortMap、 LinkedHashMap