Class ImmutableShortEmptyList

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

final class ImmutableShortEmptyList extends Object implements ImmutableShortList, Serializable
ImmutableShortEmptyList is an optimization for ImmutableShortList of size 0. This file was automatically generated from template file immutablePrimitiveEmptyList.stg.