Skip to content

Commit ffbf462

Browse files
authored
Update README.md
1 parent 29b54fe commit ffbf462

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libraries-stream/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ This module contains articles about stream libraries.
88
- [Guide to Java Parallel Collectors Library](https://www.baeldung.com/java-parallel-collectors)
99
- [DistinctBy in the Java Stream API](https://www.baeldung.com/java-streams-distinct-by)
1010
- [Introduction to StreamEx](https://www.baeldung.com/streamex)
11-
- [Introduction to Protonpack](https://www.baeldung.com/java-protonpack)
11+
- [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

Comments
 (0)