java.lang.Object
org.eclipse.collections.impl.primitive.AbstractDoubleIterable
org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag
All Implemented Interfaces:
Externalizable, Serializable, DoubleBag, MutableDoubleBag, MutableDoubleCollection, DoubleIterable, PrimitiveIterable

public class DoubleHashBag
extends AbstractDoubleIterable
implements MutableDoubleBag, Externalizable
DoubleHashBag is similar to HashBag, and is memory-optimized for double primitives. This file was automatically generated from template file primitiveHashBag.stg.
Since:
3.0.
See Also:
Serialized Form