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 58f1b21 commit 6d8903dCopy full SHA for 6d8903d
core-java-modules/core-java-collections-list-2/README.md
@@ -3,7 +3,7 @@
3
This module contains articles about the Java List collection
4
5
### Relevant Articles:
6
-- [Check If Two Lists are Equal in Java](https://www.baeldung.com/java-test-a-list-for-ordinality-and-equality)
+- [Check if Two Lists Are Equal in Java](https://www.baeldung.com/java-test-a-list-for-ordinality-and-equality)
7
- [Java 8 Streams: Find Items From One List Based on Values From Another List](https://www.baeldung.com/java-streams-find-list-items)
8
- [A Guide to the Java LinkedList](https://www.baeldung.com/java-linkedlist)
9
- [Java List UnsupportedOperationException](https://www.baeldung.com/java-list-unsupported-operation-exception)
0 commit comments