Uses of Package
org.eclipse.collections.impl.multimap.set.strategy
-
Packages that use org.eclipse.collections.impl.multimap.set.strategy Package Description org.eclipse.collections.impl.multimap.set.strategy This package contains implementations of theSetMultimap
interface which use a set with user-definedHashingStrategy
as their underlying store for the multiple values of a given key.org.eclipse.collections.impl.set.strategy.mutable This package contains implementations of sets with user definedHashingStrategy
s. -
Classes in org.eclipse.collections.impl.multimap.set.strategy used by org.eclipse.collections.impl.multimap.set.strategy Class Description UnifiedSetWithHashingStrategyMultimap -
Classes in org.eclipse.collections.impl.multimap.set.strategy used by org.eclipse.collections.impl.set.strategy.mutable Class Description UnifiedSetWithHashingStrategyMultimap