35、Java 容器都有哪些?

(1)Collection

① set

HashSet、TreeSet

② list

ArrayList、LinkedList、Vector

(2)Map

HashMap、HashTable、TreeMap

posted @ 2023-05-17 21:39  cnetsa  阅读(32)  评论(0编辑  收藏  举报