Commit Graph

62 Commits

Author SHA1 Message Date
Bipin kumar 684902d716
JAVA-32170_C_10: Changes made for Fix formatting of POMs - C_10 (#16111) 2024-03-15 23:53:26 +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
Harry9656 5136e7349b JAVA-27804: Remove explicit logging dependency (#15448) 2024-01-09 09:48:12 +02: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 7d2fc1fe88 [JAVA-26773] (#15417)
* [JAVA-26773]

* [JAVA-26773]
2023-12-28 16:11:35 +01:00
panos-kakos 21347e6cf2 [JAVA-29409] (#15483) 2023-12-26 10:17:23 +05:30
edizor 312d3b20c6 Update README.md
[skip ci]
2023-12-17 08:31:28 +08:00
edizor c925e39c5f Update README.md
[skip ci]
2023-12-17 07:09:44 +08:00
Niket Agrawal e1dc061cd0 Merge remote-tracking branch 'upstream/master' into feature/BAEL-7062-GetIndex 2023-12-14 19:56:27 +05:30
Niket Agrawal 6948bc37e2 Review Comment 2023-12-14 19:53:46 +05:30
Azhwani 8ff0949464 BAEL-6021: Handling NullPointerException in findFirst() When the First Element It Finds Is Null (#15341) 2023-12-08 21:22:40 +01:00
Niket Agrawal e8c97fd6e5 BAEL-7062 - Fetching Index from List using Streams (#14914)
* Primary Commit

* More Cases covered

* Indentation Corrections on POM

* Merge Conflict Fixed

* Updating as per Jira comments

* Correction

* Review Comment Implementation

* Indentation fixes

* Review Comment Implementation

* Method removal for Iterators

* Test Case Update

* Review Comment changes

* formatting change

* Updating map method

* Review comment update

* Review Comments

* Review Comments
2023-12-04 22:05:54 +05:30
Niket Agrawal 7b83abb7ae Review Comments 2023-11-26 23:51:38 +05:30
Niket Agrawal 39f5de4e30 Review Comments 2023-11-23 20:54:11 +05:30
edizor b62d0436d4 Update README.md
[skip ci]
2023-11-18 19:33:12 +08:00
Alvin Austria e7574bdb90 Merge pull request #15204 from panos-kakos/JAVA-26714
[JAVA-26714]
2023-11-18 09:00:16 +01:00
Niket Agrawal aa357f8b64 Review comment update 2023-11-16 14:43:14 +05:30
Azhwani 2133e9b5db BAEL-7176: How to avoid NoSuchElementException with Stream (#15098) 2023-11-14 22:48:17 +01:00
panos-kakos 39c2f49171 [JAVA-26714] Upgraded guava to latest version 2023-11-12 18:10:31 +02:00
edizor c523d5b201 Update README.md
[skip ci]
2023-11-11 08:21:22 +08:00
edizor 3d8d1ad904 Update README.md
[skip ci]
2023-11-11 08:16:39 +08:00
Niket Agrawal ab70c92934 Updating map method 2023-11-08 22:44:29 +05:30
Niket Agrawal c7bd43e881 formatting change 2023-11-07 23:14:34 +05:30
Niket Agrawal 2628fe1eb0 Review Comment changes 2023-11-07 23:13:46 +05:30
Mo Helmy 946f849767 Update StreamToMapAndMultiMapUnitTest.java (#15146) 2023-11-06 09:34:00 -08:00
davidmartinezbarua d847f0d335 Merge pull request #15122 from parthiv39731/PR-7177
BAEL-7177
2023-11-06 14:10:53 -03:00
parthiv39731 fb2f90d88f BAEL-7177
review comments implemented.
2023-11-06 19:08:47 +05:30
Mo Helmy 89744aff6c This commit is related to BAEL-7161 (#15132)
This commit aims to add a test class "StreamToMapAndMultiMapUnitTest" that provides several approaches to convert Java stream to Map or MultiMap.
2023-11-04 20:06:13 -07:00
parthiv39731 aa27014425 BAEL-7177
Modifying Objects within Stream while iterating
2023-11-02 23:12:45 +05:30
parthiv39731 a5d58617e2 BAEL-7177
Modifying Objects within Stream while iterating
2023-11-02 20:21:59 +05:30
Niket Agrawal 2f34022ded Test Case Update 2023-10-31 18:11:34 +05:30
edizor 8518e65d78 Update README.md
[skip ci]
2023-10-29 06:51:40 +08:00
Niket Agrawal 63b435c097 Method removal for Iterators 2023-10-20 18:43:27 +05:30
Eugene Kovko e3e95fbc82 BAEL - 6715 (#15024)
* BAEL-6715: Fixed Indentation

* BAEL-6715: Changed Lists to Streams

* BAEL-6715: Inlined skip methods in the tests
2023-10-19 10:30:55 -07:00
Eugene Kovko 268698089d BAEL-6715: Taking Every Nth Element from a Java Stream (#14974)
* BAEL-6715: Taking Every Nth Element from a Java Stream

* BAEL-6715: Renaming the tests
2023-10-13 10:47:19 -07:00
Niket Agrawal 3caca638de Review Comment Implementation 2023-10-12 02:58:49 +05:30
edizor 5f1c499cea Update README.md
[skip ci]
2023-10-12 05:18:05 +08:00
Niket Agrawal a78b189d69 Indentation fixes 2023-10-09 23:27:14 +05:30
Niket Agrawal 9c152ce3bd Review Comment Implementation 2023-10-09 20:10:12 +05:30
Niket Agrawal 1002f9b196 Correction 2023-10-08 21:59:20 +05:30
Niket Agrawal ca432bbe6b Updating as per Jira comments 2023-10-08 21:57:29 +05:30
Niket Agrawal 51603e4af6 Merge Conflict Fixed 2023-10-07 23:28:10 +05:30
Niket Agrawal 64e46d7e95 Merge remote-tracking branch 'upstream/master' into feature/BAEL-7062-GetIndex 2023-10-07 23:25:36 +05:30
etrandafir93 5aea5d5c29 BAEL-6782: partitioning streams (#14833)
* BAEL-6782: partitioning streams

* BAEL-6782: code reivew

* BAEL-6782: line continuations
2023-10-06 23:11:47 -05:00
Niket Agrawal 10da2b32ba Indentation Corrections on POM 2023-10-06 19:11:54 +05:30
Niket Agrawal 31b23630ec More Cases covered 2023-10-06 18:53:27 +05:30
Niket Agrawal fe6bb0e286 Primary Commit 2023-10-05 11:44:52 +05:30
edizor 2a34149e8a Update README.md
[skip ci]
2023-09-21 19:56:38 +08:00
Alexandru Borza 53f3cf70a1 BAEL-6727 Streams vs. Loops in Java (#14741) 2023-09-10 08:49:43 -07:00
edizor 6ce1d12ff1 Update README.md
[skip ci]
2023-09-08 22:15:04 +08:00