Uses of Class
org.eclipse.collections.impl.multimap.bag.HashBagMultimap

Packages that use HashBagMultimap 
Package Description
org.eclipse.collections.impl.bag.mutable
This package contains implementations of the MutableBag interface.
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.mutable  
org.eclipse.collections.impl.multimap.list
This package contains implementations of the ListMultimap interface.
org.eclipse.collections.impl.multimap.set.sorted
This package contains implementations of the SortedSetMultimap interface.
org.eclipse.collections.impl.utility
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.