Class ImmutableCharSingletonList

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

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