class EmptyImmutableListMultimap extends ImmutableListMultimap<java.lang.Object,java.lang.Object>
ImmutableListMultimap with no entries.ImmutableListMultimap.Builder<K,V>ImmutableMultimap.FieldSettersHolder, ImmutableMultimap.KeysAbstractMultimap.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, toImmutableListMultimapasMap, clear, containsKey, containsValue, createAsMap, createEntries, createKeys, createKeySet, createValues, entries, entryIterator, entrySpliterator, forEach, isPartialView, keys, keySet, put, putAll, putAll, remove, size, valueIterator, valuescontainsEntry, equals, hashCode, isEmpty, toString, valueSpliteratorclone, finalize, getClass, notify, notifyAll, wait, wait, waitasMap, equalsstatic final EmptyImmutableListMultimap INSTANCE
private static final long serialVersionUID