Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 597cf0a

Browse files
new articles about java stream collectors and sealed types.
1 parent 06d234b commit 597cf0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ The src folder contains the java challenges found on the following [youtube chan
1111
- [From javarevisited: What's the difference between map() and flatMap() methods in Java 8?](https://javarevisited.blogspot.com/2016/03/difference-between-map-and-flatmap-in-java8.html)
1212
- [Use Stream API simpler or don’t use it at all](https://medium.com/@tagir_valeev/use-stream-api-simpler-or-dont-use-it-at-all-ea0a44a4b1ff)
1313
- [Map.merge() - One method to rule them all](https://www.nurkiewicz.com/2019/03/mapmerge-one-method-to-rule-them-all.html)
14+
- [Java Stream collectors](https://medium.com/@liakh.aliaksandr/predefined-java-stream-collectors-cee514c3ad63).
15+
- [Sealed Types in Java](https://medium.com/@yassinhajaj/sealed-types-in-java-2c13d6e8d61).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /