Uses of Class
org.eclipse.collections.impl.multimap.set.AbstractMutableSetMultimap
Packages that use AbstractMutableSetMultimap
Package
Description
This package contains implementations of the
SetMultimap
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.