Class TreeListMapProxy

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

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