Update README.md

This commit is contained in:
johnA1331 2021-10-07 00:37:33 +08:00 committed by GitHub
parent 24af8c898a
commit 686534e18f
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,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/custom-key-hashmap)
- [Using a Custom Class as a Key in a Java HashMap](https://www.baeldung.com/java-custom-class-map-key)