Class HashSetMapProxy

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

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