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
Getting sublist from a Java list with nth elements that fulfills a condition with streams
Jun 17, 2026
java
lambda
functional-programming
java-8
java-stream
Splitting a list to sublists containing equal numbers
Jun 17, 2026
java
arrays
functional-programming
java-8
java-stream
I've implemented the same function with different approaches, can anybody tell me why my last function doesn't print false?
Jun 16, 2026
java
lambda
java-stream
Convert List<String> to Map<String, String> in Java
Jun 16, 2026
java
list
hashmap
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
« Newer Entries
Older Entries »