Class ImmutableByteSetSerializationProxy
java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableByteSetSerializationProxy
- All Implemented Interfaces:
Externalizable
,Serializable
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
- Since:
- 4.0.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
set
-
-
Constructor Details
-
ImmutableByteSetSerializationProxy
public ImmutableByteSetSerializationProxy() -
ImmutableByteSetSerializationProxy
-
-
Method Details
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
-
readResolve
-