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

Packages that use AbstractImmutableMultimap 
Package Description
org.eclipse.collections.impl.multimap.bag
This package contains implementations of the BagMultimap interface.
org.eclipse.collections.impl.multimap.bag.sorted.immutable  
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.