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 Streams: Extend Built-In Collector
Nov 23, 2025
java
java-stream
collectors
filter a list of object by its list field
Nov 23, 2025
java
lambda
collections
java-8
java-stream
Java parallel stream internals
Nov 22, 2025
java
multithreading
parallel-processing
java-8
java-stream
Summing a nested property using the Java Stream API
Nov 22, 2025
java
java-8
java-stream
Remove objects from a stream which are already in a database in a reactive manner
Nov 21, 2025
java
java-stream
reactive-programming
flux
spring-webflux
Using Java Streams to group together a List of objects by an attribute and reduce them to a new list of object with the average of another attribute
Nov 19, 2025
java
java-stream
grouping
reduce
How do I print out this stream?
Nov 19, 2025
java
java-8
java-stream
operations on sortedMap
Nov 20, 2025
java
java-8
java-stream
Casting to (char) in Stream.map() Does Not Produce Desired Result
Nov 20, 2025
java
java-stream
How to split a stream into multiple stream based on certain criteria?
Nov 20, 2025
java-8
java-stream
Ternary Operator Equivalent in Java Stream
Nov 20, 2025
java
java-stream
How to aggregate map values into set using streams
Nov 17, 2025
java
java-stream
Convert 2 collections into a Map
Nov 19, 2025
java
dictionary
lambda
java-8
java-stream
Read / process resultsets parallel in java
Nov 18, 2025
java
jdbc
java-8
java-stream
resultset
Count occurrences of a String in a List, then sort the result - Java 8
Nov 18, 2025
java
sorting
java-8
java-stream
collectors
Counting all elements in map of string to list
Nov 18, 2025
java
java-8
java-stream
Java - Not getting right items using array and Streams to parse a file
Nov 06, 2025
java
arrays
unix
java-stream
Java 8 alternative to Map.entry() for mapping values to new Map?
Nov 06, 2025
java
lambda
java-8
java-stream
How to do conditional operation in java 8 stream to skip next stream operation?
Nov 04, 2025
java
java-8
java-stream
« Newer Entries
Older Entries »