Hashmap深入解析【轉】

簡單概括:key=>key.hashcode=>位運算出一個hash值=>buckedIndex=>相等,equals比較value=>真正的鍵值對pair是buckedIndex=value。   轉載:http://blog.csdn.net/ghsau/article/details/16843543 http://blog.csdn.net/ghsau/article/details/16
相關文章
相關標籤/搜索