Uses of Interface
org.eclipse.collections.api.map.sorted.ImmutableSortedMap

Packages that use ImmutableSortedMap 
Package Description
org.eclipse.collections.api.factory.map.sorted
This package contains factory API for creating instances of type SortedMapIterable.
org.eclipse.collections.api.map.sorted
This package contains mutable and immutable sorted map interfaces.
org.eclipse.collections.impl.factory
This package contains static utilities for creating mutable and immutable collection factories.
org.eclipse.collections.impl.map.sorted.immutable
This package contains implementations of the MutableSortedMap interface.
org.eclipse.collections.impl.map.sorted.mutable
This package contains implementations of the MutableSortedMap interface.