We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ccdd0 commit e131c56Copy full SHA for e131c56
src/main/java/com/howtodoinjava/core/collections/map/README.md
@@ -2,4 +2,5 @@
2
3
* [Merge Two Maps](https://howtodoinjava.com/java/collections/hashmap/merge-two-hashmaps/)
4
* [Java WeakHashMap](https://howtodoinjava.com/java/collections/java-weakhashmap/)
5
-* [Java IdentityHashMap](https://howtodoinjava.com/java/collections/java-identityhashmap/)
+* [Java IdentityHashMap](https://howtodoinjava.com/java/collections/java-identityhashmap/)
6
+* [Java Nested Map](https://howtodoinjava.com/java/collections/java-nested-map/)
0 commit comments