Class ImmutableShortSingletonBag

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

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