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
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
Comparing two Integer list using java8 filter
Nov 29, 2025
java
lambda
java-8
stream
java-stream
Replace multiple strings using a single function in java 8
Nov 27, 2025
java
lambda
java-8
java-stream
How to traverse a nested list in an optional?
Nov 25, 2025
java
java-stream
option-type
Can Stream's SKIP method making an infinite stream finite?
Nov 28, 2025
java
java-8
java-stream
ocpjp
List<Base> to List<Long> ... conditional cast
Nov 26, 2025
lambda
java-8
type-conversion
java-stream
predicate
Java 8 compare objects from the same list(array index out of bound)
Nov 26, 2025
java
java-8
java-stream
« Newer Entries
Older Entries »