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