Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 060191d

Browse files
doc update
1 parent fc3598f commit 060191d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ We provide tests for above mentioned methods.
148148
```
149149
map.getOrDefault(1, "NOT-FOUND");
150150
```
151-
1. modifying
151+
1. modifying - `MapModifyingTest`
152152
* putIfAbsent - good way of initializing entries in map
153153
```
154154
Map<String, Integer> counter = new HashMap<>();

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /