We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd1006 commit 493e81dCopy full SHA for 493e81d
3 files changed
docs/notes/Java 容器.md
@@ -67,7 +67,7 @@
67
68
## 迭代器模式
69
70
-<div align="center"> <img src="pics/e89848b7-5dc3-419d-ae88-4c930da13306.png"/> </div><br>
+<div align="center"> <img src="pics/5_200.png"/> </div><br>
71
72
Collection 继承了 Iterable 接口,其中的 iterator() 方法能够产生一个 Iterator 对象,通过这个对象就可以迭代遍历 Collection 中的元素。
73
docs/notes/pics/5_200.png
59 KB
docs/pics/5_200.png
0 commit comments