Class ImmutableIntSingletonBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableIntSingletonBag
All Implemented Interfaces:
Serializable, ImmutableIntBag, IntBag, ImmutableIntCollection, IntIterable, PrimitiveIterable

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