Class ArrayProxy
java.lang.Object
org.javimmutable.collections.serialization.ArrayProxy
- All Implemented Interfaces:
Externalizable,Serializable
Serialization proxy class to safely serialize immutable collection.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
ArrayProxy
public ArrayProxy() -
ArrayProxy
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-