Class ImmutableCharEmptyList

java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableCharEmptyList
All Implemented Interfaces:
Serializable, CharIterable, ImmutableCharCollection, CharList, ImmutableCharList, OrderedCharIterable, ReversibleCharIterable, PrimitiveIterable

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