Skip to content

Commit f4c7111

Browse files
committed
fix(collections): 🐛 calculations, ajustes no texto
1 parent 90aa677 commit f4c7111

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/08-java-collections/sections/04-calculations.asc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ include::{section-java-package}/calculations/Collections_PartitioningBy.java[tag
8282
Mapa de pares e ímpares: {false=[1, 3, 5, 7, 9], true=[2, 4, 6, 8]}
8383
----
8484

85+
.Referências
8586
****
8687
8788
* Using Streams
@@ -90,4 +91,4 @@ Boyarsky, Jeanne; Selikoff, Scott. OCP: Oracle Certified Professional Java SE 8
9091
9192
* https://www.baeldung.com/java-8-streams[The Java 8 Stream API Tutorial.]
9293
93-
****
94+
****

0 commit comments

Comments
 (0)