We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b54fe commit ffbf462Copy full SHA for ffbf462
libraries-stream/README.md
@@ -8,4 +8,5 @@ This module contains articles about stream libraries.
8
- [Guide to Java Parallel Collectors Library](https://www.baeldung.com/java-parallel-collectors)
9
- [DistinctBy in the Java Stream API](https://www.baeldung.com/java-streams-distinct-by)
10
- [Introduction to StreamEx](https://www.baeldung.com/streamex)
11
-- [Introduction to Protonpack](https://www.baeldung.com/java-protonpack)
+- [Introduction to Protonpack](https://www.baeldung.com/java-protonpack)
12
+- [Parallel Collection Processing with Parallel Collectors and Virtual Threads](https://www.baeldung.com/java-virtual-threads-parallel-collectors)
0 commit comments