Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java-stream
Apply stream to filter out all elements satisfying the condition except one
Jun 01, 2026
java
java-8
java-stream
Comparing 2 collections and modifying elements with Java Stream API
Jun 01, 2026
java
java-stream
How to sort with condition in JAVA8 lambda
May 31, 2026
java
lambda
java-8
java-stream
When to use Gatherers.fold over Stream.reduce?
May 27, 2026
java
java-stream
java-22
modify the list of object one of the property if found more then 1 record in a group in the list using java 8
May 27, 2026
java
java-stream
collectors
Parallel stream processing vs Thread pool processing Vs Sequential processing
May 26, 2026
java
multithreading
java-8
java-stream
Which pitfalls are there when using `IntStream.generate` with a stateful `IntSupplier`?
May 27, 2026
java
java-stream
Why SonarQube shows this as Noncompliant code (Refactor the code so this stream pipeline is used.)? [duplicate]
May 27, 2026
java
sonarqube
java-stream
How to create a stream that emulates the behaviour of a nested loop that is initialised to 1 + the index of the outer loop
May 27, 2026
java
collections
java-8
nested
java-stream
short, clever way to create InputStream from byte sequence
May 25, 2026
java
arrays
byte
sequence
java-stream
Foreach loop with double condition in java8 using lambda
May 26, 2026
lambda
java-8
java-stream
How to get similar elements from two streams and collect the pairs thus formed without losing the order?
May 26, 2026
java
dictionary
filter
java-stream
reduce
Map to 2d array with Streams
May 25, 2026
java
arrays
dictionary
java-stream
Java 8 Merge maps in iterator
May 25, 2026
java
java-8
java-stream
Converting to streams
May 24, 2026
java
java-8
java-stream
convert map to list<string> - as "key-value" to each list entry
May 23, 2026
java
java-8
java-stream
Close a stream without assigning it to a variable [Java]
May 24, 2026
java
java-8
java-stream
try-with-resources
Java Stream API: Optional if not null proceed
May 23, 2026
java
java-stream
option-type
JAVA 8 - Stream features giving error while retriving data from 3 POJO class
May 23, 2026
java-8
java-stream
stream() vs. parallelStream() when adding in an ArrayList
May 21, 2026
java-8
parallel-processing
functional-programming
java-stream
« Newer Entries
Older Entries »