Class ImmutableLongEmptySet

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

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