Class ImmutableIntSingletonSet

java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableIntSingletonSet
All Implemented Interfaces:
Serializable, ImmutableIntCollection, IntIterable, PrimitiveIterable, ImmutableIntSet, IntSet

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