@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, valueComparator
asMap, clear, containsKey, containsValue, createAsMap, createEntries, createKeys, createValues, entryIterator, isPartialView, keys, keySet, put, putAll, putAll, remove, size, valueIterator, values
containsEntry, createKeySet, equals, hashCode, isEmpty, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
asMap, equals
clear, containsEntry, containsKey, containsValue, hashCode, isEmpty, keys, keySet, put, putAll, putAll, remove, size, values
static final EmptyImmutableSetMultimap INSTANCE
private static final long serialVersionUID