Apache Commons Collections4 provides types that extend and augment the Java Collections Framework with additional data structures and utilities.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Finds the intersection of two lists using CollectionUtils.
No known issues recorded.
No dependency data recorded yet.