Class ImmutableUnifiedMapWithHashingStrategy<K,​V>

java.lang.Object
org.eclipse.collections.impl.AbstractRichIterable<V>
org.eclipse.collections.impl.map.AbstractMapIterable<K,​V>
org.eclipse.collections.impl.map.immutable.AbstractImmutableMap<K,​V>
org.eclipse.collections.impl.map.strategy.immutable.ImmutableUnifiedMapWithHashingStrategy<K,​V>
All Implemented Interfaces:
Serializable, Iterable<V>, Map<K,​V>, InternalIterable<V>, ImmutableMap<K,​V>, ImmutableMapIterable<K,​V>, MapIterable<K,​V>, UnsortedMapIterable<K,​V>, RichIterable<V>, BatchIterable<V>

public class ImmutableUnifiedMapWithHashingStrategy<K,​V>
extends AbstractImmutableMap<K,​V>
implements BatchIterable<V>, Serializable
See Also:
ImmutableMap, Serialized Form