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
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
Parallel database calls using Java 8 streams and CompletableFuture
Dec 16, 2025
java
java-stream
completable-future
Convert a List<SomeObject> toList<AnotherObject> in java 8
Dec 16, 2025
java
list
java-8
java-stream
How to get the required values from a class using JAVA8 stream
Dec 16, 2025
java
java-8
java-stream
« Newer Entries
Older Entries »