Sortable HashMap-like data structure in Java?

前端 未结 0 1522
渐次进展
渐次进展 2021-02-11 02:42

Is there some sort of data structure in Java that resembles a HashMap that can be sorted by key or value? In PHP you can have associative arrays that are sortable. Is there s

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