Uses of Interface
org.eclipse.collections.api.collection.MutableCollection

Packages that use MutableCollection
Package
Description
This package contains interfaces for Bag API.
This package contains interfaces for SortedBag API.
This package contains mutable and immutable primitive collection API.
This package contains interfaces for list API which enhance the performance and functionality of List.
This package contains interfaces for map API which enhance the performance and functionality of Map
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
This package contains mutable and immutable sorted map interfaces.
This package contains interfaces for Multimap.
This package contains interfaces for PartitionIterable.
This package contains interfaces for set API which enhance the performance and functionality of Set.
This package contains interfaces for sorted set API.
This package contains implementations of the MutableBag interface.
This package contains implementations of MutableSortedBag.
This package contains implementations of bags with user defined HashingStrategys.
This package contains implementations of the MutableCollection interface.
This package contains implementations of the mutable primitive collection interfaces.
This package contains implementations of the FixedSizeList interface.
This package contains implementations of the MutableList interface.
This package contains implementations of the MapIterable interface.
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
 
This package contains implementations of the MutableSortedMap interface.
This package contains implementations of the Multimap interface.
 
This package contains implementations of MutableSet.
This package contains implementations of MutableSortedSet.
This package contains implementations of sets with user defined HashingStrategys.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.