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 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
How do I filter a stream of integers into a list?
Apr 14, 2022
java
java-8
java-stream
How to combine all predicates from List<Predicate<MyClass>>
Jun 27, 2022
java
java-8
java-stream
predicate
Filter based on condition and collect the object
Nov 12, 2022
java
lambda
filter
java-8
java-stream
Java stream operation order of execution at terminal point [duplicate]
Feb 26, 2022
java
java-8
java-stream
Java8 group a list of lists to map
Feb 17, 2022
java
java-8
java-stream
Java8: Using Function::identity in Collectors.toMap(..) creates an argument mismatch error
Sep 14, 2019
java
generics
java-stream
collectors
Java8 lambda: sort a stream in reverse order?
Nov 17, 2022
lambda
collections
java-8
functional-programming
java-stream
Java groupingBy: sum multiple fields
Dec 22, 2021
java
java-8
java-stream
collectors
Java 8 Streams reduce remove duplicates keeping the most recent entry
Sep 12, 2022
java
collections
java-8
java-stream
reduction
How can I use an IntStream to sum specific indexed numbers of an int array?
Apr 02, 2022
java
lambda
java-stream
« Newer Entries
Older Entries »