hyt*_*ucx 2 c++ java map
我需要一个可以处理像C++这样的重复键的容器multimap.虽然Guava中存在一个已知的实现,但我还是喜欢标准的Java API.提前致谢
multimap
nha*_*tdh 7
您可以使用just Map和List:Java文档来模拟multimap .
Map
List
归档时间:
13 年,4 月 前
查看次数:
1674 次
最近记录:
8 年,9 月 前