Class ImmutableIntSingletonList

java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableIntSingletonList
All Implemented Interfaces:
Serializable, ImmutableIntCollection, IntIterable, ImmutableIntList, IntList, OrderedIntIterable, ReversibleIntIterable, PrimitiveIterable

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