Class ImmutableBooleanSingletonList

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

final class ImmutableBooleanSingletonList extends Object implements ImmutableBooleanList, Serializable
ImmutableBooleanSingletonList is an optimization for ImmutableBooleanList of size 1. This file was automatically generated from template file immutablePrimitiveSingletonList.stg.