Class UnmodifiableLongSet

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableLongCollection
org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableLongSet
All Implemented Interfaces:
Serializable, MutableLongCollection, LongIterable, PrimitiveIterable, LongSet, MutableLongSet

public class UnmodifiableLongSet extends AbstractUnmodifiableLongCollection implements MutableLongSet
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
Since:
3.1.
See Also: