Uses of Interface
org.eclipse.collections.api.list.MutableList

Packages that use MutableList
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for Bag API.
This package contains API for Primitive Bags with Mutable and Immutable variants.
This package contains interfaces for SortedBag API.
This package contains factory API for creating instances of type ListIterable.
This package contains interfaces for list API which enhance the performance and functionality of List.
This package contains mutable and immutable primitive list API.
This package contains interfaces for map API which enhance the performance and functionality of Map
This package contains mutable and immutable sorted map interfaces.
This package contains interfaces for ListMultimap.
This package contains interfaces for PartitionList.
This package contains interfaces for sorted set API.
This package contains implementations for Eclipse Collections API.
 
This package contains implementations of the ImmutableBag interface.
This package contains implementations of the MutableBag interface.
This package contains implementations of the mutable primitive bag interfaces.
This package contains implementations of MutableSortedBag.
 
This package contains implementations of the MutableBiMap interface.
This package contains factory implementations for Function, Predicate, SerializableComparator and Procedure.
 
This package contains implementations of the MutableCollection interface.
 
This package contains static utilities for creating mutable and immutable collection factories.
 
This package contains implementations of the ListIterable interface.
This package contains implementations of the FixedSizeList interface.
This package contains implementations of the MutableList interface.
This package contains implementations of the mutable primitive list interfaces.
This package contains implementations of the MutableMap 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 ListMultimap interface.
This package contains implementations of the PartitionList 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 implementations of the MutableStack interface.
This package contains implementations of Pair, Twin, Triple and Triplet interfaces.
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.