In Java HashMap, how many nodes can a red-black-tree node have at most before untreeify because it's too small in deletion?

前端 未结 0 1734
日久生厌
日久生厌 2021-01-14 16:28

Java doc of the method removeTreeNode of TreeNode in Java HashMap says

If the current tree appears to have too few nodes, the bin is converted back to a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题