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