Skip to content

Commit 6ef9a2f

Browse files
committed
fix(collections): 🐛 merge map, ajustes no texto
1 parent ee6f0ae commit 6ef9a2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/08-java-collections/sections/06-merge-map.asc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ l
7676
+
7777
Perceba que uma transformação que resulta em outro Stream é percorrida como se fosse o próprio Stream original.
7878

79+
.Referências
7980
****
8081
8182
* Additions in Java 8
@@ -90,4 +91,4 @@ Boyarsky, Jeanne; Selikoff, Scott. OCP: Oracle Certified Professional Java SE 8
9091
9192
* https://www.baeldung.com/java-merge-maps[Merging Two Maps with Java 8.]
9293
93-
****
94+
****

0 commit comments

Comments
 (0)