Class ImmutableByteDoubleHashMap.ImmutableByteDoubleMapSerializationProxy
java.lang.Object
org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteDoubleHashMap.ImmutableByteDoubleMapSerializationProxy
- All Implemented Interfaces:
Externalizable, Serializable
- Enclosing class:
ImmutableByteDoubleHashMap
protected static class ImmutableByteDoubleHashMap.ImmutableByteDoubleMapSerializationProxy
extends Object
implements Externalizable
- Since:
- 4.0.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
map
-
-
Constructor Details
-
ImmutableByteDoubleMapSerializationProxy
public ImmutableByteDoubleMapSerializationProxy() -
ImmutableByteDoubleMapSerializationProxy
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
readResolve
-