ConcurrentSkipListMap是如何提供同步的?

huangapple 未分类评论52阅读模式
英文:

How ConcurrentSkipListMap provides synchronization?

问题

我对ConcurrentSkipListMap如何提供同步感到相当困惑。
我在源代码中找不到同步的代码块,也没有关于它如何实现同步的文章或问题。

英文:

I'm quite confused how ConcurrentSkipListMap provides synchronization.
I can find no synchronized blocks in the source code and no article or question about how it happens to be synchronized.

huangapple
  • 本文由 发表于 2020年4月7日 23:39:34
  • 转载请务必保留本文链接:https://java.coder-hub.com/61083848.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定