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
Using Java 8 stream to calculate diference between two values and return the min
Dec 07, 2025
java
java-8
java-stream
Transform a for iteration of a List<MutablePair> in a String with java 8
Dec 07, 2025
java
java-8
java-stream
Optional<T> does not handle null elements
Dec 06, 2025
java-8
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
Older Entries »