Thanks to visit codestin.com Credit goes to github.com
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 0f9089d commit 26fbbedCopy full SHA for 26fbbed
collection-pipeline/README.md
@@ -27,4 +27,4 @@ Use the Collection Pipeline pattern when
27
28
* [Function composition and the Collection Pipeline pattern](https://www.ibm.com/developerworks/library/j-java8idioms2/index.html)
29
* [Martin Fowler](https://martinfowler.com/articles/collection-pipeline/)
30
-* [Java8 Streams] (https://docs.oracle.com/javase/8/docs/api/java/util/stream/package-summary.html)
+* [Java8 Streams](https://docs.oracle.com/javase/8/docs/api/java/util/stream/package-summary.html)
0 commit comments