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
Setting a value if not null within a java stream
Jun 16, 2026
java
java-8
functional-programming
java-stream
Java 8 Stream Collectors - Collector to create a Map with objects in multiple buckets
Jun 16, 2026
java
java-8
java-stream
collectors
Converting triple list to a double list using flatMap
Jun 16, 2026
lambda
java-8
java-stream
Cannot return Stream of subclass objects after filtering
Jun 15, 2026
java
lambda
java-stream
type-inference
How to use List of Functions in Java to compare two objects' fields and sum results
Jun 16, 2026
java
function
java-stream
Convenient complexity for Stream API usage?
Jun 15, 2026
java
java-8
java-stream
code-complexity
How to use java.util.stream.Stream in Clojure?
Jun 15, 2026
java
clojure
java-stream
Java8 streams: generic logger method in stream
Jun 15, 2026
java
java-8
functional-programming
java-stream
How do I fill a HashMap<Long, Long> using a Stream in Java
Jun 13, 2026
java
hashmap
java-stream
collectors
Are there any drawbacks in merging collections with Stream.concat()?
Jun 14, 2026
java
collections
java-stream
Java Streams: Grouping a List by two fields
Jun 14, 2026
java
java-stream
Merging lists under same objects in a list using Java streams
Jun 14, 2026
java
java-8
java-stream
collectors
Java 8 check a hashmap equality of its keys to a list containing keys and return the hashmap value where they are equal
Jun 13, 2026
java
list
java-8
hashmap
java-stream
Java 8. Group a list of values into a list of ranges using Collectors
Jun 12, 2026
java
collections
lambda
java-8
java-stream
Regex one liner to extract pattern matching groups
Jun 12, 2026
java
regex
java-stream
Code flow with the combination of stream, collect and forEach in java
Jun 11, 2026
java
dictionary
generics
java-stream
How to exit from forEach if some condition matches in java 8
Jun 09, 2026
java
foreach
java-stream
.forEach and .sort don't work and cannot set breakpoints in blocks
Jun 10, 2026
java
jpa
collections
java-8
java-stream
Find Max number from List of String numbers using Java Streams
Jun 10, 2026
java
java-stream
why java stream sum api returns the sum in same data type and not a bigger one?
Jun 08, 2026
java
java-stream
« Newer Entries
Older Entries »