摘要: 转自http://my.oschina.net/hosee/blog/675884 并发编程实践中,ConcurrentHashMap是一个经常被使用的数据结构,相比于Hashtable以及Collections.synchronizedMap(),ConcurrentHashMap在线程安全的基础 阅读全文
posted @ 2016-08-29 22:17 Seyer 阅读(6235) 评论(1) 推荐(0)