摘要: Map接口 目录Map接口HashMap(掌握)TreeMap(掌握)LinkedHashMapConcurrentHashMapidentityHashMapHashTable(过时) HashMap(掌握) Java中的HashMap是一种基于哈希表实现的Map接口的非同步集合,它提供了快速的查 阅读全文
posted @ 2024-09-24 12:04 BingBing爱化学-04044 阅读(38) 评论(0) 推荐(0)