@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
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, get, inverse, of, of, of, of, of, of, removeAll, replaceValues
asMap, clear, containsKey, containsValue, createAsMap, createEntries, createKeys, createValues, entries, 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
static final EmptyImmutableListMultimap INSTANCE
private static final long serialVersionUID