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
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
Collectors.toMap IllegalStateException: Duplicate key when no duplication is possible
Dec 19, 2025
java
exception
java-stream
java stream List<Map<String,Double>> need average based on the string
Dec 19, 2025
java
list
dictionary
filter
java-stream
In Java 8, when I use stream() and filter(), can I keep objects related to the main one (as opposed to the object itself)?
Dec 18, 2025
lambda
collections
filter
java-8
java-stream
« Newer Entries
Older Entries »