Skip to content

Commit 936a82e

Browse files
authored
Update README.md
1 parent c8ecccc commit 936a82e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • core-java-modules/core-java-streams-3

core-java-modules/core-java-streams-3/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ This module contains articles about the Stream API in Java.
99
- [Guide to Java 8’s Collectors](https://www.baeldung.com/java-8-collectors)
1010
- [Primitive Type Streams in Java 8](https://www.baeldung.com/java-8-primitive-streams)
1111
- [Debugging Java 8 Streams with IntelliJ](https://www.baeldung.com/intellij-debugging-java-streams)
12+
- [Add BigDecimals using the Stream API](https://www.baeldung.com/java-stream-add-bigdecimals)
1213
- More articles: [[<-- prev>]](/../core-java-streams-2)

0 commit comments

Comments
 (0)