Class TreeSetMapProxy

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

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