Class ImmutableIntEmptyBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableIntEmptyBag
All Implemented Interfaces:
Serializable, ImmutableIntBag, IntBag, ImmutableIntCollection, IntIterable, PrimitiveIterable

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