Class ImmutableLongSingletonList

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

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