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
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
How to sum up the individual fields of the object list and return the results as a single object
Nov 25, 2020
java
lambda
java-8
functional-programming
java-stream
Joining stream of ints to a String, typecast problems
Aug 22, 2022
java
java-8
java-stream
How do I append two Streams in Java 8?
Nov 28, 2018
append
java-8
java-stream
Convert `BufferedReader` to `Stream<String>` in a parallel way
May 26, 2022
java
java-8
bufferedreader
java-stream
How to find the minimum score of each user from a list of maps using Java 8 stream
Feb 26, 2022
lambda
java-8
java-stream
What's the right way to check null or check exceptions in a chained statement in Java 8?
May 30, 2017
java
lambda
nullpointerexception
java-8
java-stream
Passing objects through streams and flatmaps
Oct 31, 2022
java
functional-programming
java-8
java-stream
Stream: Filter on children, return the parent
Oct 12, 2022
java
java-8
java-stream
Java 8 streams take first and than call forEach(...)
Sep 02, 2022
java
csv
java-8
java-stream
Find which element of the stream does not match the given predicate in allmatch
Nov 17, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »