没有合适的资源?快使用搜索试试~ 我知道了~
Android代码-weak-lock-free
共11个文件
java:6个
yml:1个
xml:1个
需积分: 6 0 下载量 192 浏览量
2019-08-08
07:15:47
上传
评论
收藏 20KB ZIP 举报
温馨提示
This is a miniature implementation of a concurrent, lock-free (as in lock-less) hash map with weak keys where keys respect reference equality. Such a hash map removes entries containing collected keys by either: Inline removal (entries that contain to collected keys are removed as a result of interaction with the map). Implicit concurrent removal (entries that contain collected keys are removed by an external thread). Explicit concurrent removal (explicit interaction with the map's reference qu
资源推荐
资源详情
资源评论
收起资源包目录
Android代码-weak-lock-free.zip (11个子文件)
weak-lock-free-master
src
test
java
com
blogspot
mydailyjava
weaklockfree
WeakConcurrentMapTest.java 4KB
DetachedThreadLocalTest.java 3KB
WeakConcurrentSetTest.java 4KB
main
java
com
blogspot
mydailyjava
weaklockfree
DetachedThreadLocal.java 4KB
WeakConcurrentSet.java 4KB
WeakConcurrentMap.java 15KB
.travis.yml 14B
LICENSE 11KB
README.md 1KB
pom.xml 6KB
.gitignore 135B
共 11 条
- 1
资源评论
weixin_39840588
- 粉丝: 451
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功