Merge pull request #9568 from johnA1331/master

BAEL-25522 github-related test fix (results: 18.06.2020)
This commit is contained in:
Loredana Crusoveanu
2020-06-25 14:30:49 +03:00
committed by GitHub
6 changed files with 7 additions and 6 deletions

View File

@@ -13,4 +13,5 @@ This module contains articles about the Stream API in Java.
- [Java Stream Filter with Lambda Expression](https://www.baeldung.com/java-stream-filter-lambda)
- [Counting Matches on a Stream Filter](https://www.baeldung.com/java-stream-filter-count)
- [Summing Numbers with Java Streams](https://www.baeldung.com/java-stream-sum)
- More articles: [[next -->]](/../core-java-streams-2)
- [How to Find all Getters Returning Null](https://www.baeldung.com/java-getters-returning-null)
- More articles: [[next -->]](/../core-java-streams-2)