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
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bag
-
-
Constructor Details
-
ImmutableDoubleBagSerializationProxy
public ImmutableDoubleBagSerializationProxy() -
ImmutableDoubleBagSerializationProxy
-
-
Method Details
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-
readResolve
-