Class ImmutableShortSingletonList

java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableShortSingletonList
All Implemented Interfaces:
Serializable, ImmutableShortCollection, ImmutableShortList, ShortList, OrderedShortIterable, ReversibleShortIterable, PrimitiveIterable, ShortIterable

final class ImmutableShortSingletonList extends Object implements ImmutableShortList, Serializable
ImmutableShortSingletonList is an optimization for ImmutableShortList of size 1. This file was automatically generated from template file immutablePrimitiveSingletonList.stg.