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
Translate complex conditional logic inside a loop into streams and lambdas
Apr 01, 2021
loops
if-statement
lambda
java-8
java-stream
Iterate through collection, perform action on each item and return as List
Jun 10, 2022
java
java-8
java-stream
Java Streams API summing Lists at index
Jun 27, 2019
java
java-8
java-stream
Using java 8 streams to generate pairs of integers
Oct 04, 2021
java
lambda
java-8
java-stream
How to eliminate duplicate entries within a stream based on a own Equal class
Aug 29, 2022
java
java-8
equality
java-stream
Is it possible to collect a stream into two collectors
May 17, 2022
java
lambda
java-8
java-stream
collectors
How do I know if Java Stream collect(Collectors.toMap) is parallelized?
Sep 12, 2022
java
parallel-processing
java-stream
Add all files recursively from root with Java 8 Stream
Aug 31, 2022
java
java-8
java-stream
Java 8 stream groupingBy: summing an attributeValue
Aug 07, 2022
java
java-8
grouping
java-stream
Java Stream: aggregate in list all not-Null collections received in map()
Nov 09, 2020
java
java-stream
2D Array stream reduce in java
Oct 24, 2022
java
java-8
java-stream
reduce
How map from a stream the sum of a Duration field in java?
Aug 30, 2022
dictionary
java-8
java-stream
Finding two similar arrays using streams
Sep 09, 2022
arrays
java-8
java-stream
Collectors.toMap() keyMapper
Oct 27, 2021
java
java-8
hashmap
java-stream
Java <Streams> How to sort the list of my objects, based on the count of the components of the List
Nov 04, 2022
java
java-8
java-stream
How to unit test Java 8 streams?
Jul 09, 2022
java
unit-testing
testing
java-stream
Java 8: Parallel stream to wait until all the threads finishes the task [closed]
Sep 07, 2022
java
java-8
java-stream
Does simply calling parallelStream run the tasks in parallel?
Oct 27, 2022
java
concurrency
parallel-processing
java-stream
Print result of IntStream average
Sep 12, 2022
java
java-8
java-stream
optional
Partitioning a Map in Java 8+
Sep 06, 2022
java
java-stream
« Newer Entries
Older Entries »