Class UnmodifiableShortBag

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableShortCollection
org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableShortBag
All Implemented Interfaces:
Serializable, MutableShortBag, ShortBag, MutableShortCollection, PrimitiveIterable, ShortIterable

public class UnmodifiableShortBag extends AbstractUnmodifiableShortCollection implements MutableShortBag
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
Since:
3.1.
See Also: