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 lambda: iterate over stream objects and use previous/next object(s) in stream
May 21, 2022
java
lambda
java-8
java-stream
extract list inside a list as a single list
Jun 06, 2022
java
list
java-8
java-stream
collectors
Collectors.toSet implementation detail
Feb 17, 2022
java
java-8
java-stream
java-9
How can I convert an 2D int array into a 2D String array with Streams?
Jan 29, 2020
java
multidimensional-array
java-8
java-stream
The min non-null LocalDateTime of a list using stream
Oct 30, 2022
java
java-8
java-stream
Java 8 streams - How do I manipulate value in a group by result?
Aug 23, 2022
java
java-8
java-stream
Perform multiple unrelated operations on elements of a single stream in Java
Nov 06, 2022
java
java-stream
How to read a Stream one by one?
May 23, 2019
java
java-8
java-stream
Can a non-thread-safe value be safely ported across thread boundaries using fork/join?
Aug 26, 2022
java
parallel-processing
java-stream
fork-join
java-memory-model
Java Stream API how to improve expression
Sep 03, 2022
java
list
java-8
java-stream
Continue mapping after stream collect
Sep 09, 2022
java
java-8
java-stream
Formatting dates inside a Function<T,R>
Nov 19, 2022
java
lambda
java-8
functional-programming
java-stream
Why stream average() method returns OptionalDouble instead of double?
Dec 07, 2021
java
java-stream
optional
option-type
get a specific key from HashMap using java stream
Apr 07, 2022
java
java-8
hashmap
java-stream
Java Streams and List of List of List [duplicate]
Sep 14, 2022
java
java-stream
One-liner to initialize list from another list
May 11, 2022
java
arraylist
java-8
initialization
java-stream
How to create a reverse map when original map contains collection as the value?
Feb 18, 2022
java
java-8
java-stream
Count and print unique list items in one chain using Java Streams
Jun 19, 2022
java
functional-programming
java-stream
Why do I need to map IntStream to Stream<Character>
Feb 26, 2022
java
collections
java-8
set
java-stream
Joining 2 streams from same object in java
Sep 21, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »