Commit Graph

20 Commits

Author SHA1 Message Date
edizor 8518e65d78 Update README.md
[skip ci]
2023-10-29 06:51:40 +08:00
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
edizor 5f1c499cea Update README.md
[skip ci]
2023-10-12 05:18:05 +08:00
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
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
parthiv39731 9e0223b28f BAEL-6865, implemented review comments 2023-08-29 20:16:37 -07:00
parthiv39731 bd869f214e BAEL-6865, implemented review comments 2023-08-29 09:00:39 -07:00
parthiv39731 2f309cff86 BAEL-6865, implemented review comments 2023-08-29 08:34:38 -07:00
parthiv39731 e521083c14 Merge branch 'eugenp:master' into PR-6865 2023-08-28 23:14:13 +05:30
parthiv39731 2b88d3e646 BAEL-6865, implemented review comments 2023-08-28 10:40:06 -07:00
panos-kakos 1ac88d18e3 [JAVA-23099] Upgraded maven-compiler-plugin to latest version 2023-08-28 08:48:54 +03:00
parthiv39731 5bf002e0fd BAEL-6865, taking care of review comments as part of PR-14653 2023-08-25 10:35:47 -07:00
parthiv39731 9b1d47ff4e BAEL-6865, Aggregate Runtime Exceptions in Java Streams
Changed method names
2023-08-24 12:04:54 -07:00
edizor 5ff88e9dab Update README.md
[skip ci]
2023-05-26 00:19:08 +08:00
vaibhav007jain 9fe90d4663 Bael-6331: Adding changes for creating and checking empty streams (#14047)
* BAEL-6331: Create EmptyStreams.java

* BAEL-6331: Create EmptyStreamsUnitTest.java
2023-05-21 08:15:43 +05:30
Loredana Crusoveanu c63f0d1c08 Create README.md 2023-04-21 18:48:58 +03:00
Bhaskar 685a9495d1 [JAVA-6173] stream.parallelStream and Collections parallel stream differences 2023-04-10 23:49:37 +05:30