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