Uses of Interface
org.eclipse.collections.api.multimap.sortedbag.ImmutableSortedBagMultimap

Packages that use ImmutableSortedBagMultimap 
Package Description
org.eclipse.collections.api.bag.sorted
This package contains interfaces for SortedBag API.
org.eclipse.collections.api.multimap.sortedbag
This package contains interfaces for SortedBagMultimap.
org.eclipse.collections.impl.factory
This package contains static utilities for creating mutable and immutable collection factories.
org.eclipse.collections.impl.multimap.bag
This package contains implementations of the BagMultimap interface.
org.eclipse.collections.impl.multimap.bag.sorted  
org.eclipse.collections.impl.multimap.bag.sorted.immutable  
org.eclipse.collections.impl.multimap.bag.sorted.mutable