会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
学习、实践、总结
博客园
首页
新随笔
联系
订阅
管理
05 2017 档案
commons Collections4 MultiMap
摘要:这是一个多值Map的工具类。这个map的值都是collection类型。(如果同一个key只put了一次,那么还get到的还是Collection类型)
阅读全文
posted @
2017-05-14 16:22
XIAOSHUA
阅读(400)
评论(0)
推荐(0)
Guava bimap
摘要:A bimap (or "bidirectional map") is a map that preserves the uniqueness ofits values as well as that of its keys. This constraint enables bimaps tosup
阅读全文
posted @
2017-05-14 16:12
XIAOSHUA
阅读(270)
评论(0)
推荐(0)
公告