Package org.eclipse.collections.impl.map.immutable
This package contains implementations of the
ImmutableMap interface.
An ImmutableMap is the non-modifiable equivalent interface to MutableMap.
-
Class Summary Class Description AbstractImmutableMap<K,V> ImmutableMapFactoryImpl ImmutableUnifiedMap<K,V>