Class ImmutableShortSingletonSet

java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableShortSingletonSet
All Implemented Interfaces:
Serializable, ImmutableShortCollection, PrimitiveIterable, ImmutableShortSet, ShortSet, ShortIterable

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