ConcurrentSkipListMap

使用的是多級索引進行查找 put的時候會隨機建立多級索引 /* * This class implements a tree-like two-dimensionally linked skip * list in which the index levels are represented in separate * nodes from the base nodes holding data.
相關文章
相關標籤/搜索