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
flatMap() to convert a stream of LinkedList<String> into a stream of String
Oct 21, 2022
java
java-8
java-stream
flatmap
Recursive Sum of digits of number(until digit is less than 10) java 8 lambdas only
Jun 10, 2022
java
recursion
lambda
java-8
java-stream
Using streams to find an object in a list of lists [duplicate]
Aug 18, 2022
java
java-8
java-stream
Java Streams: Organize a collection into a map and select smallest key
May 05, 2017
java
java-8
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
« Newer Entries
Older Entries »