We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5859ab7 commit 8ebf187Copy full SHA for 8ebf187
book/08-java-collections/sections/04-calculations.asc
@@ -68,7 +68,7 @@ include::{section-java-package}/calculations/Collections_Joining.java[tag=code]
68
Junção dos valores como String: 123456789
69
----
70
71
-. É possível concatenar os valores da coleção.
+. É possível separar os valores da coleção em um mapa com chaves `true` e `false`, de acordo com uma função lambda.
72
+
73
[source,java,indent=0]
74
.{java-package}/calculations/Collections_PartitioningBy.java
0 commit comments