2 lines
44 B
Java
2 lines
44 B
Java
|
|
Map<String, Integer> map = new HashMap<>();
|
|
|
Map<String, Integer> map = new HashMap<>();
|