Skip to content

Commit eb2e82f

Browse files
authored
Update Java Concurrency
1 parent b775aa7 commit eb2e82f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Java Concurrency

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[Notes from daily work]:
2+
1. concurrent set allows concurrent iteration (In other words, it can safely iterate while other thread is attempting to modify this set)
3+
14
[reference]:
25
基础篇: http://www.10tiao.com/html/689/201804/2651581230/1.html
36
晋级篇: https://blog.csdn.net/gitchat/article/details/79983445

0 commit comments

Comments
 (0)