学习Atomic时看到的:

Unsafe是一些操作底层的方法。

1.这篇是介绍Unsafe的作用

http://blog.csdn.net/aesop_wubo/article/details/7537278

2.这篇是介绍Unsafe源代码,包括C的源代码

http://zeige.iteye.com/blog/1182571

3.这个是在线的Unsafe的API

http://www.docjar.com/docs/api/sun/misc/Unsafe.html#getUnsafe

相关文章:

  • 2022-12-23
  • 2021-11-04
  • 2021-09-05
  • 2021-07-04
  • 2022-02-23
  • 2022-01-27
  • 2021-09-26
猜你喜欢
  • 2021-11-18
  • 2022-01-14
  • 2021-09-20
  • 2021-07-15
  • 2021-09-26
相关资源
相似解决方案