Class ImmutableBooleanSingletonBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableBooleanSingletonBag
All Implemented Interfaces:
Serializable, BooleanBag, ImmutableBooleanBag, BooleanIterable, ImmutableBooleanCollection, PrimitiveIterable

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