Class ImmutableIntSetSerializationProxy
java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableIntSetSerializationProxy
- All Implemented Interfaces:
Externalizable
,Serializable
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
- Since:
- 4.0.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Constructor Details
-
ImmutableIntSetSerializationProxy
public ImmutableIntSetSerializationProxy() -
ImmutableIntSetSerializationProxy
-
-
Method Details
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
-