Uses of Interface
org.eclipse.collections.api.map.primitive.MutableObjectDoubleMap

Packages that use MutableObjectDoubleMap
Package
Description
 
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 interfaces for stack API.
This package contains implementations of the MutableBag interface.
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 implementations of the MutableList interface.
This package contains implementations of the MapIterable interface.
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 MutableStack interface.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.