Uses of Interface
org.eclipse.collections.api.multimap.list.ImmutableListMultimap

Packages that use ImmutableListMultimap 
Package Description
org.eclipse.collections.api.list
This package contains interfaces for list API which enhance the performance and functionality of List.
org.eclipse.collections.api.map
This package contains interfaces for map API which enhance the performance and functionality of Map
org.eclipse.collections.api.map.sorted
This package contains mutable and immutable sorted map interfaces.
org.eclipse.collections.api.multimap.list
This package contains interfaces for ListMultimap.
org.eclipse.collections.api.multimap.sortedbag
This package contains interfaces for SortedBagMultimap.
org.eclipse.collections.api.multimap.sortedset
This package contains interfaces for SortedSetMultimap.
org.eclipse.collections.api.stack
This package contains interfaces for stack API.
org.eclipse.collections.impl.collector  
org.eclipse.collections.impl.factory
This package contains static utilities for creating mutable and immutable collection factories.
org.eclipse.collections.impl.map.sorted.immutable
This package contains implementations of the MutableSortedMap interface.
org.eclipse.collections.impl.multimap.bag.sorted.immutable  
org.eclipse.collections.impl.multimap.list
This package contains implementations of the ListMultimap interface.
org.eclipse.collections.impl.multimap.set.sorted
This package contains implementations of the SortedSetMultimap interface.