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

Packages that use MutableSortedBagMultimap 
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.bag.sorted.mutable
This package contains implementations of MutableSortedBag.
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