Class ImmutableLongEmptyList

java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableLongEmptyList
All Implemented Interfaces:
Serializable, ImmutableLongCollection, ImmutableLongList, LongList, LongIterable, OrderedLongIterable, ReversibleLongIterable, PrimitiveIterable

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