Skip to content

Commit 56ad2aa

Browse files
authored
Updated README.md
added link back to the article: https://www.baeldung.com/java-streams-multiple-filters-vs-condition
1 parent 1926bc4 commit 56ad2aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • core-java-modules/core-java-streams-4

core-java-modules/core-java-streams-4/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
- [Count Occurrences Using Java groupingBy Collector](https://www.baeldung.com/java-groupingby-count)
44
- [How to Split a Stream into Multiple Streams](https://www.baeldung.com/java-split-stream)
55
- [Filter Java Stream to 1 and Only 1 Element](https://www.baeldung.com/java-filter-stream-unique-element)
6+
- [Java 8 Streams: Multiple Filters vs. Complex Condition](https://www.baeldung.com/java-streams-multiple-filters-vs-condition)

0 commit comments

Comments
 (0)