protected static class AbstractImmutableByteObjectMap.ImmutableByteObjectMapSerializationProxy<V>
extends java.lang.Object
implements java.io.Externalizable
| Modifier | Constructor and Description |
|---|---|
|
AbstractImmutableByteObjectMap.ImmutableByteObjectMapSerializationProxy() |
protected |
AbstractImmutableByteObjectMap.ImmutableByteObjectMapSerializationProxy(com.gs.collections.api.map.primitive.ByteObjectMap<V> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(java.io.ObjectInput in) |
protected java.lang.Object |
readResolve() |
void |
writeExternal(java.io.ObjectOutput out) |
public AbstractImmutableByteObjectMap.ImmutableByteObjectMapSerializationProxy()
protected AbstractImmutableByteObjectMap.ImmutableByteObjectMapSerializationProxy(com.gs.collections.api.map.primitive.ByteObjectMap<V> map)
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOExceptionpublic void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOExceptionjava.lang.ClassNotFoundExceptionprotected java.lang.Object readResolve()