ebf5019635
* BAEL-4589: Move Guide to Java 8’s Collectors to core-java-11-2 * BAEL-4589: Add Java 10 unmodifiable* collectors examples |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Core Java streams
This module contains articles about the Stream API in Java.
Relevant Articles:
- The Difference Between map() and flatMap()
- How to Use if/else Logic in Java 8 Streams
- The Difference Between Collection.stream().forEach() and Collection.forEach()
- Primitive Type Streams in Java 8
- Debugging Java 8 Streams with IntelliJ
- Add BigDecimals using the Stream API
- Should We Close a Java Stream?
- More articles: [<-- prev>]