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
How can I get the index of item inside the Java streams? [duplicate]
Oct 27, 2025
java
arrays
lambda
java-stream
indexof
What's the most efficient way to combine objects in a List?
Oct 27, 2025
java
collections
hashmap
java-stream
Does flatMap method only flattens the stream and not map it?
Oct 27, 2025
java
java-stream
Java 8 Stream filter with comparator
Oct 26, 2025
java
java-stream
comparator
predicate
apache-commons-collection
java8 stream grouping and sorting on aggregate sum
Oct 26, 2025
java-8
grouping
aggregate
java-stream
Is this IntStream partioning implementation really not thread safe?
Oct 26, 2025
java
multithreading
concurrency
java-stream
Map List of objects to Map by [duplicate]
Oct 26, 2025
java
java-8
grouping
java-stream
JAVA 8 filter list of object with any matching property
Oct 26, 2025
java
oop
arraylist
java-8
java-stream
.removeIf() vs .filter().collect()
Oct 26, 2025
java
java-8
java-stream
Difference between "parallelStream()" and "asSequence().asStream().parallel()"
Oct 26, 2025
kotlin
parallel-processing
java-stream
Java parallel stream use or not to use
Oct 23, 2025
java
parallel-processing
java-stream
Does Thread.sleep have no effect in Stream processing? [duplicate]
Oct 25, 2025
java
java-stream
Sum distances between points in list using Java8 Streams
Oct 25, 2025
java
java-8
java-stream
how to filter elements that throw exception during stream map
Oct 24, 2025
java
collections
java-8
exception
java-stream
Convert one Optional<List<Object>> to another Optional<List<Object>> in Java
Oct 23, 2025
java
java-stream
java-14
Function::identity doesn't work in Collectors.toMap [duplicate]
Oct 24, 2025
java
dictionary
java-stream
collectors
collect
How to collect two sum from a stream in Java 8
Oct 24, 2025
java
java-stream
Merge and sort multiple Streams java 8
Oct 24, 2025
sorting
merge
java-8
compare
java-stream
Returning default value in method if there are no matches
Oct 23, 2025
java
java-8
java-stream
Cast call in map stream operation not working [duplicate]
Oct 24, 2025
java
java-stream
« Newer Entries
Older Entries »