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
Returning min on a stream determined by object outside of Stream
Dec 20, 2025
java
java-8
java-stream
min
comparator
Java 8 How to filter not different entity from two collections?
Dec 20, 2025
java
java-8
guava
java-stream
Deep comparing each element in an array
Dec 20, 2025
java
java-8
java-stream
Manipulate output in java8 stream
Dec 19, 2025
java
java-stream
Collectors.toMap IllegalStateException: Duplicate key when no duplication is possible
Dec 19, 2025
java
exception
java-stream
java stream List<Map<String,Double>> need average based on the string
Dec 19, 2025
java
list
dictionary
filter
java-stream
In Java 8, when I use stream() and filter(), can I keep objects related to the main one (as opposed to the object itself)?
Dec 18, 2025
lambda
collections
filter
java-8
java-stream
Parallel database calls using Java 8 streams and CompletableFuture
Dec 16, 2025
java
java-stream
completable-future
Convert a List<SomeObject> toList<AnotherObject> in java 8
Dec 16, 2025
java
list
java-8
java-stream
How to get the required values from a class using JAVA8 stream
Dec 16, 2025
java
java-8
java-stream
nested loops involving conditions in java 8
Dec 15, 2025
java
java-8
java-stream
How Stream is more efficient?
Dec 15, 2025
java
java-8
java-stream
Alternative to new method to avoid duplicating code
Dec 14, 2025
java
java-stream
Java 8: Convert 2 Lists into List of Map
Dec 13, 2025
java
java-stream
Two objects supplier
Dec 14, 2025
java
lambda
java-stream
Additional brackets in Java8 stream map() function
Dec 14, 2025
java-8
java-stream
Two dimensional char array from string using Stream
Dec 14, 2025
java
arrays
java-8
java-stream
chars
How to partition a collection based on summing of item properties, up to a given limit?
Dec 11, 2025
java
functional-programming
java-stream
Java Stream digits to number
Dec 12, 2025
java
java-stream
biginteger
Reduce and assign using Stream api for multiple variables
Dec 12, 2025
lambda
java-8
java-stream
Older Entries »