Class HashMapProxy

java.lang.Object
org.javimmutable.collections.serialization.HashMapProxy
All Implemented Interfaces:
Externalizable, Serializable

public class HashMapProxy extends Object
Serialization proxy class to safely serialize immutable collection.
See Also: