@GwtCompatible(serializable=true) class EmptyImmutableSetMultimap extends ImmutableSetMultimap<java.lang.Object,java.lang.Object>
ImmutableListMultimap with no entries.ImmutableSetMultimap.Builder<K,V>ImmutableMultimap.FieldSettersHolder, ImmutableMultimap.Keys| 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, get, inverse, of, of, of, of, of, of, removeAll, replaceValues, valueComparatorasMap, clear, containsKey, containsValue, createAsMap, createEntries, createKeys, createValues, entryIterator, isPartialView, keys, keySet, put, putAll, putAll, remove, size, valueIterator, valuescontainsEntry, createKeySet, equals, hashCode, isEmpty, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasMap, equalsclear, containsEntry, containsKey, containsValue, hashCode, isEmpty, keys, keySet, put, putAll, putAll, remove, size, valuesstatic final EmptyImmutableSetMultimap INSTANCE
private static final long serialVersionUID