Class UnmodifiableLongList

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableLongCollection
org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableLongList
All Implemented Interfaces:
Serializable, MutableLongCollection, LongList, MutableLongList, LongIterable, OrderedLongIterable, ReversibleLongIterable, PrimitiveIterable

public class UnmodifiableLongList extends AbstractUnmodifiableLongCollection implements MutableLongList
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
Since:
3.1.
See Also: