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
How can I convert a CompletableFuture<Stream<T>> to a Stream<T> without blocking
Feb 06, 2022
asynchronous
lambda
java-8
java-stream
completable-future
Do I have to close terminated, streamed query results in a try-with-resources-block? [duplicate]
Aug 11, 2021
java
java-8
spring-data-jpa
java-stream
How to convert 2D list to 1D list with Streams?
Sep 28, 2022
java
list
java-8
java-stream
Java filter List that so it only contains objects that have same attribute as in another lists
May 23, 2022
java
list
lambda
filter
java-stream
Two level filtering of list in Java 8
Nov 12, 2022
java
java-8
java-stream
Filter and collect nested collection elements using Java 8 stream
Jun 11, 2022
java
java-8
functional-programming
java-stream
Java 8 Streams : get non repeated counts
Aug 25, 2022
java
java-8
java-stream
HashMap using streams and substring
Mar 21, 2022
java
substring
java-stream
Java collect with grouping and mapping for `set`, but need an empty set if all values are `null`
Apr 24, 2022
java
java-stream
collectors
Assign all values in a Set<String> to a Map<String, String> with streams
Jun 14, 2022
java
java-8
java-stream
How to get the maximum of two ZonedDateTime instances?
Aug 26, 2022
java
java-stream
comparator
date-comparison
zoneddatetime
Defaulting Optional orElse with Optional.empty in Java 8
Apr 22, 2022
java
java-8
java-stream
Getting two different outputs from a Stream
Oct 30, 2022
java
java-8
java-stream
Java 8 stream for-loop
May 16, 2022
java
arrays
java-8
java-stream
Java 8 Collect two Lists to Map by condition
Jul 07, 2021
java
collections
java-8
java-stream
Can I use a lambda expression to accumulate the sum in the variable?
Nov 16, 2022
java
lambda
java-8
java-stream
Java 8 functional style to iterate with indexes
Sep 14, 2022
functional-programming
java-8
java-stream
How to process the resulting List<T> values of `groupingBy` in the same `stream()`?
Feb 09, 2022
java
lambda
java-8
java-stream
collectors
Primitive stream vs object stream and actual boxing that occurs
Jun 02, 2022
java
java-stream
primitive
autoboxing
Casting a list during a stream operation
Mar 10, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »