Class ImmutableDoubleSingletonBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableDoubleSingletonBag
All Implemented Interfaces:
Serializable, DoubleBag, ImmutableDoubleBag, ImmutableDoubleCollection, DoubleIterable, PrimitiveIterable

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