#BAEL-17518 add README descriptions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
=========
|
||||
|
||||
## Java Collections Cookbooks and Examples
|
||||
|
||||
This module contains articles about Map data structures in Java.
|
||||
|
||||
### Relevant Articles:
|
||||
- [Guide to the Guava BiMap](https://www.baeldung.com/guava-bimap)
|
||||
- [The Java HashMap Under the Hood](https://www.baeldung.com/java-hashmap)
|
||||
@@ -13,3 +13,4 @@
|
||||
- [Comparing Two HashMaps in Java](https://www.baeldung.com/java-compare-hashmaps)
|
||||
- [Immutable Map Implementations in Java](https://www.baeldung.com/java-immutable-maps)
|
||||
- [Guide to Apache Commons MultiValuedMap](https://www.baeldung.com/apache-commons-multi-valued-map)
|
||||
- More articles: [[next -->]](/../java-collections-maps-2)
|
||||
|
||||
Reference in New Issue
Block a user