java.lang.Object
org.eclipse.collections.impl.primitive.AbstractLongIterable
org.eclipse.collections.impl.bag.mutable.primitive.LongHashBag
All Implemented Interfaces:
Externalizable, Serializable, LongBag, MutableLongBag, MutableLongCollection, LongIterable, PrimitiveIterable

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