Commit Graph

33 Commits

Author SHA1 Message Date
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 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
edizor f9762f26c7 Update README.md
[skip ci]
2023-08-24 21:39:18 +08:00
Kai Yuan 16080930fa [map-KV-to-list] Get Values and Keys as ArralyLists From a HashMap (#14615) 2023-08-18 21:48:48 +02:00
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
Krzysiek 5f4543c31d JAVA-9486: Use guava.version defined in the parent pom 2022-01-17 20:18:43 +01:00
priya-soni f95568145a BAEL-5162 : HashMap Entry Removal (#11276) 2021-10-11 07:14:58 +02:00
freelansam a5bcd85b16 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
johnA1331 68ef34b2bf Update README.md 2021-09-24 15:11:04 +08:00
sampadawagde f3e71d70ad JAVA-5223: Fix formatting of POMs (Part 3) 2021-05-06 19:53:35 +05:30
johnA1331 14b84f78f6 Update README.md 2021-03-03 20:52:42 +08:00
johnA1331 336ef8775d Update README.md 2021-02-18 04:31:49 +08:00
bfontana 198d355ff4 Merge pull request #10433 from Saber-k/master
[BAEL-4214] Converting java.util.Properties to HashMap<String,String>
2021-02-11 23:41:37 -03:00
Mateusz Szablak 0315847ad7 Update PropertiesToHashMapConverter.java 2021-02-10 00:40:55 +01:00
MeenaGawande a50cec2882 [BAEL-4715] Java HashMap Load Factor
Fixed HashMap creation and few entries
2021-02-02 11:25:34 +05:30
MeenaGawande d3156e1034 [BAEL-4715] Java HashMap Load Factor
[BAEL-4715] Java HashMap Load Factor
2021-01-20 11:29:38 +05:30
Mateusz Szablak 'Saber-k 13d88f95af Merge branch 'master' of https://github.com/Saber-k/tutorials 2021-01-19 22:00:17 +01:00
Mateusz Szablak 'Saber-k 27c423c4e0 [BAEL-4214] Converting java.util.Properties to HashMap<String,String> 2021-01-19 21:44:54 +01:00
Mateusz Szablak 'Saber-k a41309f4c6 [BAEL-4214] Converting java.util.Properties to HashMap<String,String> 2021-01-19 21:40:10 +01:00
johnA1331 b682fddd88 Update README.md 2020-12-23 22:38:23 +08:00
Amitabh Tiwari a07e23dddd BAEL-4686: fixed review comments 2020-12-21 02:06:26 +05:30
Amitabh Tiwari 2f42035fb5 BAEL-4686: Added some more test cases for TreeMap and LinkedHashMap 2020-12-09 17:45:39 +05:30
Amitabh Tiwari 993f2baeea Added changes based on review comments 2020-11-30 07:25:51 +05:30
Amitabh Tiwari 074d016b64 BAEL-4686: Review comments implemented 2020-11-30 07:12:58 +05:30
Amitabh Tiwari 2a1baae599 BAEL-4686:Allow Null test 2020-11-23 20:10:17 +05:30
Amitabh Tiwari bd6bc03c93 BAEL-4686: Corrected the test 2020-11-23 17:32:27 +05:30
Amitabh Tiwari 61f4eb62a7 BAEL-4686: Performance test 2020-11-23 14:54:44 +05:30
Amitabh Tiwari aaac4e6a95 Added changes to fix the details 2020-11-23 09:56:16 +05:30
François Dupire 2bdba48843 [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301)
* [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
2020-05-25 19:45:48 +05:30
johnA1331 44c7cecd65 Update README.md 2020-05-05 16:53:27 +08:00
vatsalgosar 2815700ebf BAEL-3919 (#9072)
BAEL-3919 code
2020-04-16 20:40:04 +01:00
sampadawagde 39abe6bfd1 JAVA-1188: README changes 2020-04-07 14:53:59 +05:30
sampadawagde cb7bd8d2f2 JAVA-1188: Moved modules to core-java-modules 2020-04-07 14:50:03 +05:30