Uses of Interface
org.eclipse.collections.api.multimap.ImmutableMultimap

Packages that use ImmutableMultimap
Package
Description
This package contains interfaces for map API which enhance the performance and functionality of Map
This package contains interfaces for Multimap.
This package contains interfaces for BagMultimap.
This package contains interfaces for ListMultimap.
This package contains interfaces for SetMultimap.
This package contains interfaces for SortedBagMultimap.
This package contains interfaces for SortedSetMultimap.
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 static utilities that provide internal iteration pattern implementations which work with JCF collections.