Uses of Package
org.eclipse.collections.impl.map.mutable
-
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.bimap.mutable Class Description UnifiedMap UnifiedMap stores key/value pairs in a single array, where alternate slots are keys and values. -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.lazy.parallel Class Description ConcurrentHashMap -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.lazy.parallel.list Class Description ConcurrentHashMap -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.lazy.parallel.set.sorted Class Description ConcurrentHashMap -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.map.fixed Class Description AbstractMutableMap AbstractMutableMapIterable -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.map.immutable Class Description UnifiedMap UnifiedMap stores key/value pairs in a single array, where alternate slots are keys and values. -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.map.mutable Class Description AbstractMutableMap AbstractMutableMap.ValuesCollectionCommon Trait-style class that is used to capture commonalities between ValuesCollection class implementations in order to avoid code duplication.AbstractMutableMapIterable ConcurrentHashMap ConcurrentHashMap.Entry ConcurrentHashMap.HashIterator ConcurrentHashMap.IteratorState ConcurrentHashMap.ResizeContainer ConcurrentHashMapUnsafe ConcurrentHashMapUnsafe.Entry ConcurrentHashMapUnsafe.HashIterator ConcurrentHashMapUnsafe.IteratorState ConcurrentHashMapUnsafe.ResizeContainer ConcurrentMutableHashMap Deprecated.since 2.0SynchronizedMutableMap A synchronized view of aMutableMap
.UnifiedMap UnifiedMap stores key/value pairs in a single array, where alternate slots are keys and values.UnifiedMap.PositionalIterator UnmodifiableMutableMap An unmodifiable view of a map. -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.map.sorted.mutable Class Description AbstractMutableMapIterable -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.map.strategy.mutable Class Description AbstractMutableMap AbstractMutableMap.ValuesCollectionCommon Trait-style class that is used to capture commonalities between ValuesCollection class implementations in order to avoid code duplication.AbstractMutableMapIterable -
Classes in org.eclipse.collections.impl.map.mutable used by org.eclipse.collections.impl.set.sorted.immutable Class Description ConcurrentHashMap