Skip to content

Conversation

@rongxuning
Copy link
Contributor

**ConcurrentLinkedQueue:**高效的并发队列,使用链表实现。可以看做一个线程安全的 LinkedList,这是一个非阻塞队列。
去掉:号后面的空格

**ConcurrentLinkedQueue:**
修改为
**ConcurrentLinkedQueue**:
修改****符号位置
@Snailclimb Snailclimb merged commit 693208b into Snailclimb:master Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants