Uses of Class
com.google.common.collect.BaseImmutableMultimap
Packages that use BaseImmutableMultimap
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of BaseImmutableMultimap in com.google.common.collect
Subclasses of BaseImmutableMultimap in com.google.common.collectModifier and TypeClassDescription(package private) classImplementation ofImmutableListMultimapwith no entries.(package private) classImplementation ofImmutableListMultimapwith no entries.classAListMultimapwhose contents will never change, with many other important properties detailed atImmutableCollection.classImmutableMultimap<K,V> AMultimapwhose contents will never change, with many other important properties detailed atImmutableCollection.classImmutableSetMultimap<K,V> ASetMultimapwhose contents will never change, with many other important properties detailed atImmutableCollection.