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
Get back list of string from an stream
Jan 03, 2026
java
java-8
java-stream
SecureRandom stream throwing exceptions with multiple threads
Jan 02, 2026
java
multithreading
java-stream
thread-safety
secure-random
How do you use PartitioningBy in streams to find a above and below average value?
Jan 02, 2026
java
java-stream
partitioning
Initialize a Linked List nodes using map().reduce()
Jan 01, 2026
java
data-structures
linked-list
java-stream
Summing a map of doubles into an aggregated BigDecimal with Java Streams [duplicate]
Jan 01, 2026
java
java-8
sum
java-stream
bigdecimal
Remove duplicates from a list of objects based multiple attributes in Java 8
Jan 01, 2026
java
java-8
java-stream
Java streams: Map<Enum, List<A>> to List<B>
Dec 31, 2025
java
java-stream
sort by nullable field saying the item's position
Dec 31, 2025
java
spring
java-stream
comparator
comparable
Understanding parallelStream and collector order
Dec 31, 2025
java
java-stream
java-11
How to clear the contents of a list which is inside a HashMap value using Java 8 stream
Dec 24, 2025
java
java-8
java-stream
Stream sorted method with comparator
Dec 23, 2025
java
java-stream
method-reference
Group by a filed and count the non null fields in java 8 [duplicate]
Dec 22, 2025
java
collections
java-8
java-stream
How to concat two Strings by each character by using java8 stream API? [duplicate]
Dec 23, 2025
java
java-8
java-stream
Why doesn't my Gatherer short-circuit the Stream if the source is an IntStream?
Dec 21, 2025
java
java-stream
java-24
Is it possible to join two Java 8 streams?
Dec 20, 2025
java
java-8
java-stream
Returning min on a stream determined by object outside of Stream
Dec 20, 2025
java
java-8
java-stream
min
comparator
Java 8 How to filter not different entity from two collections?
Dec 20, 2025
java
java-8
guava
java-stream
Deep comparing each element in an array
Dec 20, 2025
java
java-8
java-stream
Manipulate output in java8 stream
Dec 19, 2025
java
java-stream
Older Entries »