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.
2 parents d5ab824 + 833285f commit 9777183Copy full SHA for 9777183
core-java-collections-list/README.md
@@ -24,4 +24,5 @@
24
- [Java List Initialization in One Line](https://www.baeldung.com/java-init-list-one-line)
25
- [Ways to Iterate Over a List in Java](https://www.baeldung.com/java-iterate-list)
26
- [ClassCastException: Arrays$ArrayList cannot be cast to ArrayList](https://www.baeldung.com/java-classcastexception-arrays-arraylist)
27
-- [Flattening Nested Collections in Java](http://www.baeldung.com/java-flatten-nested-collections)
+- [Flattening Nested Collections in Java](http://www.baeldung.com/java-flatten-nested-collections)
28
+- [Intersection of Two Lists in Java](https://www.baeldung.com/java-lists-intersection)
0 commit comments