Update README.md

[skip ci]
This commit is contained in:
edizor 2022-11-30 07:43:45 +08:00 committed by GitHub
parent aa19449d8f
commit de10836e67
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@
- [Java IdentityHashMap Class and Its Use Cases](https://www.baeldung.com/java-identityhashmap)
- [How to Invert a Map in Java](https://www.baeldung.com/java-invert-map)
- [Implementing a Map with Multiple Keys in Java](https://www.baeldung.com/java-multiple-keys-map)
- [Difference Between Map.ofEntries() and Map.of()](https://www.baeldung.com/map-ofentries-and-map-of)
- More articles: [[<-- prev]](../core-java-collections-maps-4)