@GwtCompatible(serializable=true) class EmptyImmutableListMultimap extends ImmutableListMultimap<java.lang.Object,java.lang.Object>
ImmutableListMultimap
with no entries.ImmutableListMultimap.Builder<K,V>
ImmutableMultimap.FieldSettersHolder, ImmutableMultimap.Keys
AbstractMultimap.Entries, AbstractMultimap.EntrySet
Modifier and Type | Field and Description |
---|---|
(package private) static EmptyImmutableListMultimap |
INSTANCE |
private static long |
serialVersionUID |
map, size
Modifier | Constructor and Description |
---|---|
private |
EmptyImmutableListMultimap() |
Modifier and Type | Method and Description |
---|---|
private java.lang.Object |
readResolve() |
builder, copyOf, copyOf, flatteningToImmutableListMultimap, fromMapEntries, get, inverse, of, of, of, of, of, of, removeAll, replaceValues, toImmutableListMultimap
asMap, clear, containsKey, containsValue, createAsMap, createEntries, createKeys, createKeySet, createValues, entries, entryIterator, entrySpliterator, forEach, isPartialView, keys, keySet, put, putAll, putAll, remove, size, valueIterator, values
containsEntry, equals, hashCode, isEmpty, toString, valueSpliterator
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
asMap, equals
static final EmptyImmutableListMultimap INSTANCE
private static final long serialVersionUID