Class ImmutableFloatSingletonList

java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableFloatSingletonList
All Implemented Interfaces:
Serializable, ImmutableFloatCollection, FloatIterable, FloatList, ImmutableFloatList, OrderedFloatIterable, ReversibleFloatIterable, PrimitiveIterable

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