数据结构 - LinkedBlockingQueue

数据结构 - LinkedBlockingQueue

  • 原文地址:
  • 原文作者:
  • 本文永久链接:
特别说明

当前文章内容迁移中,如有问题,请提交 issues 谢谢 ~~

有界队列 单向链表实现的。默认和最大长度都是 Integer.Max_Value。按照先进先出的顺序排序。

参考文章
Prev:
分布式 - 雪花算法
Next:
数据结构 -ArrayBlockingQueue
Contents of this article
Contents of this article