public abstract class ImmutableMultimapSerializationProxy<K,V,R extends RichIterable<V>> extends Object
| Modifier and Type | Method and Description | 
|---|---|
void | 
readExternal(ObjectInput in)  | 
void | 
writeExternal(ObjectOutput out)  | 
public void writeExternal(ObjectOutput out) throws IOException
IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2004–2016. All rights reserved.