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
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2004–2016. All rights reserved.