Update README.md

This commit is contained in:
johnA1331
2021-09-15 22:03:24 +08:00
committed by GitHub
parent db8e16e393
commit 523d9f8715

View File

@@ -1,3 +1,4 @@
### Relevant articles:
- [Collect a Java Stream to an Immutable Collection](https://www.baeldung.com/java-stream-immutable-collection)
- [Guide to mapMulti in Stream API](https://www.baeldung.com/java-mapmulti)