Class ImmutableLongSingletonBag

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

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