Uses of Class
org.eclipse.collections.impl.multimap.AbstractSynchronizedMultimap

Packages that use AbstractSynchronizedMultimap 
Package Description
org.eclipse.collections.impl.multimap.bag
This package contains implementations of the BagMultimap interface.
org.eclipse.collections.impl.multimap.bag.sorted.mutable  
org.eclipse.collections.impl.multimap.list
This package contains implementations of the ListMultimap interface.
org.eclipse.collections.impl.multimap.set
This package contains implementations of the SetMultimap interface.
org.eclipse.collections.impl.multimap.set.sorted
This package contains implementations of the SortedSetMultimap interface.