Java 各类map tree 。。

好比什么HashMap,HashTable,TreeMap,LinkHashMap,ConcurrentHashMap,hashCode,HashSet,TreeSet。。LinkHashSet这tm的秀的我头晕。。。c++ 一个一个讲,,首先是Hashmap,,我跑了下代码,肯定了它是无序访问的。。。而后找了之前的博客,发现实现是基于数组+链表的。。然而jdk1.8已经加入了红黑树。它大概是什么
相关文章
相关标签/搜索