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 stream limit and skip behaviour when unordered and parallel
Sep 05, 2022
java
parallel-processing
java-8
java-stream
elasticsearch: convert StreamOutput to String
Jan 10, 2020
java
elasticsearch
java-stream
Is there a way to collect a map using "groupingBy" for MULTIPLE elements within a nested structure?
Jun 20, 2020
java
java-8
java-stream
grouping
How to catch exceptions within Java 8 Stream.flatMap(..)
Mar 31, 2022
java
exception
java-8
java-stream
Proper usage of parallel streams in Java
Aug 26, 2022
java
java-8
parallel-processing
java-stream
forkjoinpool
Using Java lambda to build map from two maps
Apr 20, 2022
java
lambda
java-8
java-stream
collectors
Is there a way to concatenate grouped lists into a set in Java 8 in one line?
Sep 27, 2022
java
java-8
java-stream
Force Stream::filter method to fail compile time when Predicate<? super Object> is passed rather than Predicate<? super T>
Feb 15, 2022
java
java-stream
Find the minimum element of a stream, but bail out early if it's <= N
Jun 03, 2022
java
java-8
java-stream
Java Streams - Filtering on previously filtered values
Oct 16, 2022
java
filter
lambda
java-8
java-stream
What is the equivalent of Haskell's scanl in Java's streams?
Apr 29, 2022
java
haskell
java-stream
Use of double colons - difference between static and non-static method references [duplicate]
Nov 16, 2022
java
lambda
callback
java-8
java-stream
How to get distinct list of object with concat in Java 8
Nov 13, 2022
java
java-8
java-stream
concat
distinct-values
Java 8 lambdas to find averages of list of maps
Nov 03, 2022
java
lambda
java-8
java-stream
Using java streams to put the last encountered value into a map
Mar 25, 2022
java
java-stream
JUnit assertions within in Java 8 stream
Nov 10, 2022
java
junit
java-stream
Why AtomicInteger based Stream solutions are not recommended?
Jun 10, 2022
java
java-8
thread-safety
java-stream
atomicinteger
Sum attribute of object with Stream API
Aug 24, 2022
java
java-8
java-stream
Using Java 8 lambdas/transformations to combine and flatten two Maps
Mar 08, 2022
java
lambda
java-8
java-stream
How to convert a HashMap to a K/V-String in Java 8 with Streams
Nov 09, 2022
java
hashmap
java-8
java-stream
« Newer Entries
Older Entries »