Skip to content

Commit ee6f0ae

Browse files
committed
fix(collections): 🐛 collection improvements, ajustes no texto
1 parent f4c7111 commit ee6f0ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/08-java-collections/sections/05-collection-improvements.asc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Map antes do computeIfPresent: {A=65, B=66}
7272
Map depois do computeIfPresent: {A=4225, B=4356}
7373
----
7474

75+
.Referências
7576
****
7677
7778
* Using Streams
@@ -80,4 +81,4 @@ Boyarsky, Jeanne; Selikoff, Scott. OCP: Oracle Certified Professional Java SE 8
8081
8182
* https://www.baeldung.com/java-8-streams[The Java 8 Stream API Tutorial.]
8283
83-
****
84+
****

0 commit comments

Comments
 (0)