回答編集履歴

1

軽微な修正

2023/01/21 05:10

投稿

jhashimoto
jhashimoto

スコア838

test CHANGED
@@ -1,3 +1,3 @@
1
- putIfAbsentメソッドを使えばいいのでは。
1
+ `putIfAbsent`メソッドを使えばいいのでは。
2
2
 
3
3
  [putIfAbsent - HashMap (Java Platform SE 8 )](https://docs.oracle.com/javase/jp/8/docs/api/java/util/HashMap.html#putIfAbsent-K-V-)