会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
bcombettter
不维护了!!!!
博客园
首页
新随笔
联系
管理
订阅
2016年12月27日
AtomicBoolean介绍与使用
摘要: 介绍: 在这个Boolean值的变化的时候不允许在之间插入,保持操作的原子性 方法和举例 compareAndSet(boolean expect, boolean update) 使用: private static class BarWorker implements Runnable { pr
阅读全文
posted @ 2016-12-27 13:52 bcombetter
阅读(508)
评论(0)
推荐(0)
编辑
公告