Bipin kumar
38c569055d
JAVA-32170: Changes made for Fix formatting of POMs - C_03 ( #16105 )
2024-03-15 23:43:53 +02:00
panos-kakos
a39f20151d
[JAVA-30626] Clean up guava dependencies ( #16098 )
...
* [JAVA-30626] Clean up guava dependencies
* [JAVA-30626] Clean up guava dependencies
* [JAVA-30626] Clean up guava dependencies
* [JAVA-30626] Clean up guava dependencies
* [JAVA-30626] Clean up guava dependencies
2024-03-14 00:44:56 +01:00
panos-kakos
9b299f01ae
[JAVA-27683] Fix failing module core-java-modules - upgrade to JDK 17 ( #15495 )
2024-01-04 20:08:03 +02:00
panos-kakos
5ead3608ac
[JAVA-27621] Moved article "Remove Duplicate Values From HashMap in Java" to core-java-collections-maps-3 ( #15464 )
2023-12-26 20:15:47 +01:00
Dhawal Kapil
7026b0abc9
JAVA-19536 Fix formatting of pom.xmls
2023-04-05 07:14:09 +05:30
edizor
96575a8d64
Update README.md
...
[skip ci]
2022-11-11 08:41:08 +08:00
Arya
aaecc586b2
Added the test. ( #12947 )
2022-10-28 09:20:01 -07:00
Loredana Crusoveanu
f6f67ff8cc
BAEL-5888-v2
2022-10-28 10:31:33 +03:00
Asjad J
188d5daaf6
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-map-new-entry
2022-03-01 09:53:30 +05:00
Asjad J
bd175a879c
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-map-vs-hashmap
2022-03-01 09:21:53 +05:00
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
Eugene Kovko
5ee332c606
BAEL-5349 Example for the difference between map and hashmap ( #11827 )
...
* example for the difference between map and hashmap
* unit tests for the example
* rename unit tests
Co-authored-by: eugene.kovko <eugene.kovko@tensquaregames.com>
2022-02-21 17:05:08 -08:00
sampadawagde
65f643262d
JAVA-9022: Fix formatting of POMs
2022-01-10 22:05:47 +05:30
johnA1331
ac493abbc4
Update README.md
2021-12-08 23:02:06 +08:00
Krzysiek
8b280e689a
JAVA-8667: Remove hamcrest dependency declarations from the child modules
2021-11-24 13:20:20 +01:00
johnA1331
e32cba0373
Update README.md
2021-11-10 19:41:57 +08:00
chaos2418
1d328e79d3
JAVA-1672: removing redundant junit dependencies
2021-11-08 13:45:41 +05:30
rvsathe
d8ba53a958
changes for BAEL 5164 ( #11364 )
...
* BAEL 4293 correcting the unit test file ame.
* changes for BAEL 5164
* added maven compiler properties for fixing compilation issues.
* making BAEL 5164 java 8 compatible.
2021-11-07 13:15:45 -08:00
johnA1331
686534e18f
Update README.md
2021-10-07 00:37:33 +08:00
Ralf Ueberfuhr
7b47645746
BAEL-5167: add sample key implementations and test the correct functionality and the performance of those keys in a HashMap ( #11260 )
2021-09-28 06:58:14 +03:00