Class ImmutableFloatEmptyList

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

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