abstract class ArrayListMultimapGwtSerializationDependencies<K,V> extends AbstractListMultimap<K,V>
ArrayListMultimap
. The GWT supersource for this class contains a field for each type.
For details about this hack, see GwtSerializationDependencies
, which takes the same
approach but with a subclass rather than a superclass.
TODO(cpovirk): Consider applying this subclass approach to our other types.
AbstractMapBasedMultimap.NavigableAsMap, AbstractMapBasedMultimap.NavigableKeySet, AbstractMapBasedMultimap.WrappedCollection, AbstractMapBasedMultimap.WrappedList, AbstractMapBasedMultimap.WrappedNavigableSet, AbstractMapBasedMultimap.WrappedSet, AbstractMapBasedMultimap.WrappedSortedSet
AbstractMultimap.Entries, AbstractMultimap.EntrySet, AbstractMultimap.Values
Constructor and Description |
---|
ArrayListMultimapGwtSerializationDependencies(java.util.Map<K,java.util.Collection<V>> map) |
asMap, createCollection, createUnmodifiableEmptyCollection, equals, get, put, removeAll, replaceValues, unmodifiableCollectionSubclass, wrapCollection
backingMap, clear, containsKey, createAsMap, createCollection, createEntries, createKeys, createKeySet, createMaybeNavigableAsMap, createMaybeNavigableKeySet, createValues, entries, entryIterator, entrySpliterator, forEach, setMap, size, valueIterator, values, valueSpliterator, wrapList
containsEntry, containsValue, hashCode, isEmpty, keys, keySet, putAll, putAll, remove, toString