Class ImmutableLongEmptyBag

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

final class ImmutableLongEmptyBag extends Object implements ImmutableLongBag, Serializable
ImmutableLongEmptyBag is an optimization for ImmutableLongBag of size 0. This file was automatically generated from template file immutablePrimitiveEmptyBag.stg.
Since:
4.0.