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
Java 8 streams - collect and stream map of lists
Dec 06, 2025
java
collections
java-stream
How to use lambda expressions and streams in the following example?
Dec 05, 2025
lambda
java-8
java-stream
sikuli
Java 8: How to get element at an index from a Stream
Dec 05, 2025
java
java-8
java-stream
Avoiding NoSuchElementException in Java 8 streams
Dec 06, 2025
java
lambda
java-8
java-stream
Best way to suffix value to a string if it matches a condition and generate a comma separated list of the values in a list
Dec 05, 2025
java
java-8
mapping
java-stream
Operations on a stream produce a result, but do not modify its underlying data source
Dec 05, 2025
foreach
java-8
java-stream
Best way to use Java8 streams to implement this collection
Dec 05, 2025
java
java-8
java-stream
collectors
Extracting values in a map
Dec 04, 2025
java
lambda
java-8
java-stream
Split string in a stream Java
Dec 05, 2025
java
string
java-stream
List of List of Lists (Flatten a ArrayList with N-Depth)
Dec 04, 2025
java
java-stream
flatmap
Old versus new foreach loop
Dec 04, 2025
foreach
lambda
java-8
java-stream
Ignore exception in stream operations
Dec 01, 2025
java
java-stream
Searching anagrams with Java 8
Dec 04, 2025
java
java-8
java-stream
anagram
Java stream remove first three elements
Dec 04, 2025
java
arraylist
java-stream
Sum multiple BigDecimals to a Map<String, BigDecimal>
Dec 03, 2025
java
sum
java-stream
bigdecimal
Java implement accumulator class that provides a Collector
Dec 01, 2025
java
java-stream
collectors
accumulate
Java-Stream - Collect a List of objects into a Set of Strings after applying Collector groupingBy
Dec 01, 2025
java
java-stream
collectors
groupingby
Java 8 Stream with map and multiples sets
Dec 01, 2025
java
foreach
hashmap
java-8
java-stream
« Newer Entries
Older Entries »