If linkedHashMap is using the HashMap put method , how it will maintains the insertion order?

前端 未结 0 938
无人共我
无人共我 2020-11-27 21:21

If linkedHashMap is using the HashMap put method , how it will maintains the insertion order ? I thought LinkedHashMap as different put method which will have different impl

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