Class UnmodifiableLongBag

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableLongCollection
org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableLongBag
All Implemented Interfaces:
Serializable, LongBag, MutableLongBag, MutableLongCollection, LongIterable, PrimitiveIterable

public class UnmodifiableLongBag extends AbstractUnmodifiableLongCollection implements MutableLongBag
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
Since:
3.1.
See Also: