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
What is the purpose of a Stream.Builder in Java
Jul 21, 2026
java
java-stream
Java Stream filter a object list which does not contains a particular List of items as property
Jul 21, 2026
java
java-stream
Java 8 syntax to iterate over and call a method based on negated predicate for all elements?
Jul 20, 2026
java
java-8
java-stream
Reduce for parallel stream without combiner executes by several threads correctly. When should I use combiner at this case?
Jul 21, 2026
java
java-8
java-stream
reduce
Making Java 8 groupingBy-based map "null safe" when accessing the stream of a null group
Jul 21, 2026
java
java-8
java-stream
How to construct a Map using with object properties as key using java stream and toMap or flatMap
Jul 20, 2026
java
java-8
java-stream
How to map to multiple elements and collect
Jul 20, 2026
java
java-8
java-stream
Java transform ArrayList of type object to another ArrayList of type object
Jul 18, 2026
java
arraylist
lambda
java-stream
Kotlin and parallelStream toArray
Jul 18, 2026
kotlin
java-stream
Java 8 Stream extract datas from Map
Jul 17, 2026
java
java-8
java-stream
Weird streams behavior with sorted() and concat()
Jul 17, 2026
java
java-stream
lazy-evaluation
short-circuiting
How to skip only nth element in java stream
Jul 16, 2026
java
java-stream
Java 8 - limiting stream of first object and convert to specific object?
Jul 14, 2026
java
list
java-8
java-stream
Why method based on streams takes so long to finish?
Jul 15, 2026
java
java-stream
cpu
cpu-usage
Java Stream Collectors.toList() wont compile
Jul 15, 2026
java
java-stream
collectors
Java – Combine Multiple Collections
Jul 13, 2026
java
java-8
functional-programming
java-stream
Why java.lang.OutOfMemoryError: is thrown when try to print the piece of code "stream3.collect(Collectors.toList());"?
Jul 13, 2026
java
java-8
java-stream
I want to count the number of Collections in a Collection, in a Collection with Streams
Jul 11, 2026
java
java-8
java-stream
« Newer Entries
Older Entries »