Update README.md

This commit is contained in:
johnA1331
2021-09-22 22:41:26 +08:00
committed by GitHub
parent b4afd93267
commit ddc115c87c

View File

@@ -2,3 +2,4 @@
- [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)
- [Collecting Stream Elements into a List in Java](https://www.baeldung.com/java-stream-to-list-collecting)