Class ImmutableCharSingletonBag

java.lang.Object
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableCharSingletonBag
All Implemented Interfaces:
Serializable, CharBag, ImmutableCharBag, CharIterable, ImmutableCharCollection, PrimitiveIterable

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