转载自:https://blog.csdn.net/qq_25885525/article/details/80793997

- ArrayList

- Vector

- Stack

- LikedList

- CopyOnWriteArrayList

- EnumSet

- TreeSet

- HashSet

- LinkedHashSet

- LinkedBlockingQueue

- ConcurrentLinkedQueue

- HashMap

- LinkedHashMap

- HashTable

- Properties

- WeakHashMap

- TreeMap

- EnumMap

- IdentityHashMap

- ConcurrentHashMap

- ConcurrentSkipListMap

本文全面介绍了Java集合框架中各类集合的特性与应用场景,包括ArrayList、Vector、Stack、LikedList、CopyOnWriteArrayList、EnumSet、TreeSet、HashSet、LinkedHashSet、LinkedBlockingQueue、ConcurrentLinkedQueue、HashMap、LinkedHashMap、HashTable、Properties、WeakHashMap、TreeMap、EnumMap、IdentityHashMap、ConcurrentHashMap和ConcurrentSkipListMap等。

1万+

被折叠的 条评论
为什么被折叠?



