public static class ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy<K,V> extends ImmutableMultimapSerializationProxy<K,V,ImmutableList<V>> implements Externalizable
| Constructor and Description |
|---|
ImmutableListMultimapSerializationProxy() |
ImmutableListMultimapSerializationProxy(ImmutableMap<K,ImmutableList<V>> map) |
readExternal, writeExternalequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadExternal, writeExternalpublic ImmutableListMultimapSerializationProxy()
public ImmutableListMultimapSerializationProxy(ImmutableMap<K,ImmutableList<V>> map)
Copyright © 2004–2022. All rights reserved.