class EmptyImmutableSetMultimap extends ImmutableSetMultimap<java.lang.Object,java.lang.Object>
ImmutableListMultimap with no entries.ImmutableSetMultimap.Builder<K,V>ImmutableMultimap.FieldSettersHolder, ImmutableMultimap.KeysAbstractMultimap.Entries| Modifier and Type | Field and Description |
|---|---|
(package private) static EmptyImmutableSetMultimap |
INSTANCE |
private static long |
serialVersionUID |
map, size| Modifier | Constructor and Description |
|---|---|
private |
EmptyImmutableSetMultimap() |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.Object |
readResolve() |
builder, copyOf, copyOf, entries, flatteningToImmutableSetMultimap, fromMapEntries, get, inverse, of, of, of, of, of, of, removeAll, replaceValues, toImmutableSetMultimap, valueComparatorasMap, clear, containsKey, containsValue, createAsMap, createEntries, createKeys, createKeySet, createValues, 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 EmptyImmutableSetMultimap INSTANCE
private static final long serialVersionUID