Package org.eclipse.collections.impl.map.sorted.immutable
This package contains implementations of the
MutableSortedMap interface.
An MutableSortedMap is the non-modifiable equivalent interface to MutableMap.
-
Class Summary Class Description AbstractImmutableSortedMap<K,V> ImmutableSortedMapFactoryImpl ImmutableTreeMap<K,V>