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
Stream's limit is not working for a Stream based on a char array [duplicate]
Jul 27, 2026
java
java-8
java-stream
3 nested for-each loops as Java Stream (or better parallel stream)
Jul 28, 2026
java
foreach
java-8
java-stream
flatmap
Iterating over List of Objects inside another Object i have in the List
Jul 26, 2026
java
java-8
java-stream
way to find the List of all ids in a list of entities from inner object with java 8
Jul 28, 2026
java
collections
java-8
java-stream
From a Java Stream of Map group them by keys and find the maxium value not working as expected
Jul 27, 2026
java
java-8
java-stream
Generalise a method
Jul 27, 2026
java
generics
java-8
java-stream
Java Streams: Override return type of Collectors.mapping
Jul 26, 2026
java
java-stream
Externalizing the Predicate in Java Lambda Stream Filter
Jul 25, 2026
lambda
java-8
java-stream
Java 8 Stream API: how to convert a List to a Map<Long, Set> having repeated keys in the List?
Jul 25, 2026
java
list
dictionary
java-8
java-stream
How do I pass argument to a Java 8 Lambda stream function?
Jul 23, 2026
lambda
java-8
java-stream
How to write a method that takes in a List of Integer, Float, Double and calculate the average?
Jul 24, 2026
java
generics
collections
java-stream
How to conditionally modify a Map in Java 8 stream API?
Jul 24, 2026
java
lambda
java-8
java-stream
Comparing all combinations of elements in a Collection via the Streams API
Jul 23, 2026
java
data-structures
collections
functional-programming
java-stream
Why can I perform stream operations without having to import java.util.streams.Stream? [duplicate]
Jul 23, 2026
java
java-8
java-stream
Stream over empty Collection, adding values
Jul 23, 2026
java
java-8
java-stream
Is it possible to replace a simple java for loop (with index) with java 8 stream
Jul 22, 2026
lambda
java-8
java-stream
Java Stream - what is the difference between filter() and dropWhile()
Jul 22, 2026
java
java-stream
groupingBy returns Object for key as Map when it should use String
Jul 21, 2026
java
java-8
java-stream
collectors
« Newer Entries
Older Entries »