Uses of Package
org.eclipse.collections.impl.multimap
Packages that use org.eclipse.collections.impl.multimap
Package
Description
This package contains implementations of the
Multimap interface.This package contains implementations of the
BagMultimap interface.This package contains implementations of the
ListMultimap interface.This package contains implementations of the
SetMultimap interface.This package contains implementations of the
SortedSetMultimap interface.This package contains implementations of the
SetMultimap interface which use a set with user-defined HashingStrategy as their underlying store for the multiple values of a given key.-
Classes in org.eclipse.collections.impl.multimap used by org.eclipse.collections.impl.multimap
-
Classes in org.eclipse.collections.impl.multimap used by org.eclipse.collections.impl.multimap.bag
-
-
-
-
-
Classes in org.eclipse.collections.impl.multimap used by org.eclipse.collections.impl.multimap.list
-
Classes in org.eclipse.collections.impl.multimap used by org.eclipse.collections.impl.multimap.set
-
-