Uses of Class
com.google.common.collect.ForwardingMultimap
Packages that use ForwardingMultimap
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ForwardingMultimap in com.google.common.collect
Subclasses of ForwardingMultimap in com.google.common.collectModifier and TypeClassDescriptionclassA list multimap which forwards all its method calls to another list multimap.classA set multimap which forwards all its method calls to another set multimap.classA sorted set multimap which forwards all its method calls to another sorted set multimap.private static classprivate static classprivate static classprivate static class