Skip to content

Commit d235efd

Browse files
committed
[s]java-collections.md
1 parent 2834f64 commit d235efd

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Java Collections in Duck Life
2+
=====
3+
4+
![Java Collections in Duck Life](https://turnoff.us/image/en/java-collections.png)
5+
6+
- Sometimes a QUEUE makes sense ...
7+
- Quack! add!
8+
- Quack! remote!
9+
10+
11+
- ... Sometimes Just a SET is enough.
12+
- Quack! remote!
13+
- eventually a MAP is necessary...
14+
15+
- ...but sooner or later we all need to deal with a STACK.
16+
17+
18+
via:
19+
- https://turnoff.us/geek/java-gc-explained/
20+
21+
作者:[Daniel Stori][a]
22+
译者:[译者ID](https://github.com/译者ID)
23+
校对:[校对者ID](https://github.com/校对者ID)
24+
合成:[合成者ID](https://github.com/合成者ID)
25+
点评:[点评ID](https://github.com/点评者ID)
26+
27+
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
28+
29+
[a]:http://turnoff.us/about/

0 commit comments

Comments
 (0)