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

Packages that use SortedMapIterable 
Package Description
org.eclipse.collections.api.bag.sorted
This package contains interfaces for SortedBag API.
org.eclipse.collections.api.map.sorted
This package contains mutable and immutable sorted map interfaces.
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.
org.eclipse.collections.impl.test
This package contains SerializeTestHelper and Verify classes.
org.eclipse.collections.impl.utility
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.