Class ImmutableLongSingletonSet

java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableLongSingletonSet
All Implemented Interfaces:
Serializable, ImmutableLongCollection, LongIterable, PrimitiveIterable, ImmutableLongSet, LongSet

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