Class ImmutableIntEmptyList

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

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