Class ImmutableBooleanEmptyBag

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

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