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 |
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 |
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 |
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 |