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