Update README.md
This commit is contained in:
parent
af55b9b091
commit
b4b55cf2c6
|
@ -2,3 +2,4 @@
|
||||||
|
|
||||||
- [Collect a Java Stream to an Immutable Collection](https://www.baeldung.com/java-stream-immutable-collection)
|
- [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)
|
- [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)
|
||||||
|
|
Loading…
Reference in New Issue