Class MaybeProxy
java.lang.Object
org.javimmutable.collections.serialization.MaybeProxy
- All Implemented Interfaces:
Externalizable
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Constructor Details
-
MaybeProxy
public MaybeProxy() -
MaybeProxy
-
-
Method Details
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-