java-tutorials/core-java-modules/core-java-collections-maps-4/src
Elmar Mammadov e65fe9db25 BAEL-5350: Java - How to create new Entry (key, value) (#11817)
* BAEL-5350:
1. Added example usage of creating entries with Java itself
2. Added example usage of creating entries with Apache commons collecttions & Guava
3. Custom entry class and its usages

* BAEL-5350:
1. Created unit tests

* BAEL-5350:
1. simplifed assertion for java 9 entry creation

* BAEL-5350:
1. moved into core-java-collections-maps-4 module
2. updated custom entry class and its unit test
2022-02-26 09:54:07 +05:30
..
main/java/com/baeldung BAEL-5350: Java - How to create new Entry (key, value) (#11817) 2022-02-26 09:54:07 +05:30
test/java/com/baeldung BAEL-5350: Java - How to create new Entry (key, value) (#11817) 2022-02-26 09:54:07 +05:30