Hashtable
HashMap 🔥
ConcurrentHashMap
LinkedHashMap
TreeMap
线程安全的Map
Java中有没有顺序的Map实现类?
java中有哪些map