Update README.md

This commit is contained in:
johnA1331
2021-11-10 19:41:57 +08:00
committed by GitHub
parent e87b714f2b
commit 49149211bb

View File

@@ -4,3 +4,4 @@ This module contains articles about Map data structures in Java.
### Relevant Articles:
- [Using a Custom Class as a Key in a Java HashMap](https://www.baeldung.com/java-custom-class-map-key)
- [Nested HashMaps Examples in Java](https://www.baeldung.com/java-nested-hashmaps)