Eclipse Collections is a collections framework for Java with JDK-compatible List, Set and Map implementations.
<dependency>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections</artifactId>
<version>13.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating a MutableList using Eclipse Collections.
No known issues recorded.
No dependency data recorded yet.