Skip to content

Commit bb6cff0

Browse files
committed
fix(collections): 🐛 diamond, ajustes no texto
1 parent 0b8a141 commit bb6cff0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/08-java-collections/sections/01-diamond.asc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ O Diamond Operator (ou Operador Diamante) foi criado no Java 7 para remover cód
1818
include::{section-java-package}/diamond/Collections_Diamond.java[tag=code]
1919
----
2020

21+
.Referências
2122
****
2223
2324
* Using the Diamond Operator
@@ -26,4 +27,4 @@ Boyarsky, Jeanne; Selikoff, Scott. OCP: Oracle Certified Professional Java SE 8
2627
2728
* https://www.baeldung.com/java-diamond-operator[Guide to the Diamond Operator in Java.]
2829
29-
****
30+
****

0 commit comments

Comments
 (0)