5 lines
212 B
Markdown
Raw Normal View History

### Relevant articles:
- [Collect a Java Stream to an Immutable Collection](https://www.baeldung.com/java-stream-immutable-collection)
2021-09-15 22:03:24 +08:00
- [Guide to mapMulti in Stream API](https://www.baeldung.com/java-mapmulti)