Class ImmutableFloatSingletonBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableFloatSingletonBag
All Implemented Interfaces:
Serializable, FloatBag, ImmutableFloatBag, ImmutableFloatCollection, FloatIterable, PrimitiveIterable

final class ImmutableFloatSingletonBag extends Object implements ImmutableFloatBag, Serializable
ImmutableFloatSingletonBag is an optimization for ImmutableFloatBag of size 1. This file was automatically generated from template file immutablePrimitiveSingletonBag.stg.
Since:
4.0.