Class ImmutableShortEmptyBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableShortEmptyBag
All Implemented Interfaces:
Serializable, ImmutableShortBag, ShortBag, ImmutableShortCollection, PrimitiveIterable, ShortIterable

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