Uses of Interface
org.eclipse.collections.api.multimap.sortedset.SortedSetMultimap

Packages that use SortedSetMultimap 
Package Description
org.eclipse.collections.api.map.sorted
This package contains mutable and immutable sorted map interfaces.
org.eclipse.collections.api.multimap.sortedset
This package contains interfaces for SortedSetMultimap.
org.eclipse.collections.api.set.sorted
This package contains interfaces for sorted set API.
org.eclipse.collections.impl.lazy.parallel.set.sorted  
org.eclipse.collections.impl.multimap.set.sorted
This package contains implementations of the SortedSetMultimap interface.
org.eclipse.collections.impl.test
This package contains SerializeTestHelper and Verify classes.