Class ImmutableDoubleHashBag.ImmutableDoubleBagSerializationProxy
java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableDoubleHashBag.ImmutableDoubleBagSerializationProxy
- All Implemented Interfaces:
Externalizable, Serializable
- Enclosing class:
ImmutableDoubleHashBag
protected static class ImmutableDoubleHashBag.ImmutableDoubleBagSerializationProxy
extends Object
implements Externalizable
- Since:
- 4.0.
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bag
-
-
Constructor Details
-
ImmutableDoubleBagSerializationProxy
public ImmutableDoubleBagSerializationProxy() -
ImmutableDoubleBagSerializationProxy
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
readResolve
-