Uses of Package
org.eclipse.collections.impl.list.mutable

Package
Description
This package contains implementations of Procedure and Procedure2.
This package contains implementations which has several parallel algorithms that work with Collections and make use of Java's fork-join framework.
This package contains implementations of the FixedSizeList interface.
This package contains implementations of the MutableList interface.
This package contains implementations of the MutableMap interface.
This package contains mutable map implementations backed by hashtables that rely on HashingStrategys provided by the developer to compute the hashCode and equals for the objects stored in the map.
This package contains implementations of the ImmutableStack interface.
This package contains implementations of the MutableStack interface.
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.