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 - Filter a string-X from a list using startsWith and Save the String-X to a list
Aug 31, 2022
java
java-8
java-stream
Calculate weighted average with Java 8 streams
Sep 15, 2022
java
java-8
java-stream
How to print two lists together using Stream API java 8?
Jan 21, 2019
java
java-8
java-stream
Java 8 stream Map<String, List<String>> sum of values for each key
Feb 19, 2022
java
list
dictionary
java-8
java-stream
How to collect a stream into a TreeMap
Jul 22, 2019
java
java-stream
treemap
How to return just one string from java stream
Oct 23, 2022
java
java-8
java-stream
Java Stream equivalent of LINQ SelectMany()
Aug 23, 2022
java
linq
functional-programming
java-8
java-stream
How to reuse application of filter & map on a Stream?
Nov 05, 2022
java
java-8
java-stream
Java 8 nested loops with streams & performance
Sep 20, 2018
java
performance
java-8
nested-loops
java-stream
Chain methods to convert from Optional->List->List in Java
Apr 07, 2022
java
java-8
java-stream
optional
How to iterate x times using Java 8 stream? [duplicate]
Sep 11, 2022
java
for-loop
java-8
java-stream
Java 8 Stream sorting List of String [duplicate]
Apr 08, 2022
java
sorting
java-8
java-stream
Java8 Transform list of object to list of one attribute of object
May 03, 2021
java
list
lambda
java-8
java-stream
Using stream API to set strings all lowercase but capitalize first letter
Nov 20, 2022
java
java-8
mapping
java-stream
capitalization
Java 8 stream - merge collections of objects sharing the same Id
Apr 18, 2021
java
java-stream
Using Streams instead of for loop in java 8
Aug 25, 2022
java
java-8
java-stream
Java Stream Generics Type Mismatch
Jul 30, 2017
java
eclipse
java-8
java-stream
Why does performance of java stream fall off with relatively large work compared to "for" loop?
Sep 08, 2022
java
java-stream
benchmarking
jmh
How to lazily evaluate nested flatMap
Nov 11, 2022
java
java-stream
lazy-evaluation
cartesian-product
Why does the parallel stream not use all the threads of the ForkJoinPool? [duplicate]
Sep 23, 2022
java
multithreading
concurrency
java-8
java-stream
« Newer Entries
Older Entries »