Uses of Interface
org.eclipse.collections.api.multimap.set.MutableSetMultimap

Packages that use MutableSetMultimap
Package
Description
This package contains interfaces for BiMap API.
This package contains interfaces for map API which enhance the performance and functionality of Map
This package contains interfaces for SetMultimap.
This package contains interfaces for SortedSetMultimap.
This package contains interfaces for set API which enhance the performance and functionality of Set.
This package contains implementations of the MutableBiMap interface.
 
This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations of the MutableMap 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.
This package contains implementations of MutableSet.
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.