Class ImmutableBooleanEmptyList

java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableBooleanEmptyList
All Implemented Interfaces:
Serializable, BooleanIterable, ImmutableBooleanCollection, BooleanList, ImmutableBooleanList, OrderedBooleanIterable, ReversibleBooleanIterable, PrimitiveIterable

final class ImmutableBooleanEmptyList extends Object implements ImmutableBooleanList, Serializable
ImmutableBooleanEmptyList is an optimization for ImmutableBooleanList of size 0. This file was automatically generated from template file immutablePrimitiveEmptyList.stg.