Skip to content

Commit bad8392

Browse files
committed
bug fix
1 parent 97ca441 commit bad8392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contents/iterate-through-a-hashmap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ while (entries.hasNext()) {
1919
```
2020

2121
stackoverflow链接:
22-
http://stackoverflow.com/questions/271526/avoiding-null-statements-in-java?page=2&tab=votes#tab-top
22+
http://stackoverflow.com/questions/1066589/iterate-through-a-hashmap

0 commit comments

Comments
 (0)