Update README.md

This commit is contained in:
johnA1331 2021-09-22 23:00:59 +08:00 committed by GitHub
parent 0734d1ba53
commit c081431dfe
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,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)
- [New Features in Java 16](https://www.baeldung.com/java-16-new-features)