Class ImmutableLongHashBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableLongHashBag
All Implemented Interfaces:
Serializable, ImmutableLongBag, LongBag, ImmutableLongCollection, LongIterable, PrimitiveIterable

final class ImmutableLongHashBag extends Object implements ImmutableLongBag, Serializable
ImmutableLongHashBag is the non-modifiable equivalent of LongHashBag. This file was automatically generated from template file immutablePrimitiveHashBag.stg.
Since:
4.0.