2bdba48843
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade * [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java * [JAVA-1657] Upgraded JUnit Jupiter version * [JAVA-1657] Get JUnit 4 dependency transitively |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Java Collections Cookbooks and Examples
This module contains articles about Map data structures in Java.
Relevant Articles:
- Guide to the Guava BiMap
- A Guide to LinkedHashMap in Java
- A Guide to TreeMap in Java
- How to Store Duplicate Keys in a Map in Java?
- Get the Key for a Value from a Java Map
- How to Check If a Key Exists in a Map
- Immutable Map Implementations in Java
- Guide to Apache Commons MultiValuedMap
- The Java HashMap Under the Hood
- More articles: [next -->]