8000 Update README.md · Daleb015/Java-Coding-Problems@becaa60 · GitHub
[go: up one dir, main page]

Skip to content

Commit becaa60

Browse files
Update README.md
1 parent 671c6ff commit becaa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Map a stream
2-
Write several examples of mapping a stream via **map()** and **flatMap()**.
2+
Write a helper method that uses **Stream#map()** to convert **List< P >** in **List< Q >**. Write a heper method that does the same thing for arrays.

0 commit comments

Comments
 (0)
0