Skip to content

Commit 493e81d

Browse files
committed
auto commit
1 parent dfd1006 commit 493e81d

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/notes/Java 容器.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
## 迭代器模式
6969

70-
<div align="center"> <img src="pics/e89848b7-5dc3-419d-ae88-4c930da13306.png"/> </div><br>
70+
<div align="center"> <img src="pics/5_200.png"/> </div><br>
7171

7272
Collection 继承了 Iterable 接口,其中的 iterator() 方法能够产生一个 Iterator 对象,通过这个对象就可以迭代遍历 Collection 中的元素。
7373

docs/notes/pics/5_200.png

59 KB
Loading

docs/pics/5_200.png

59 KB
Loading

0 commit comments

Comments
 (0)