java.lang.Object
org.eclipse.collections.impl.primitive.AbstractShortIterable
org.eclipse.collections.impl.bag.mutable.primitive.ShortHashBag
All Implemented Interfaces:
Externalizable, Serializable, MutableShortBag, ShortBag, MutableShortCollection, PrimitiveIterable, ShortIterable

public class ShortHashBag
extends AbstractShortIterable
implements MutableShortBag, Externalizable
ShortHashBag is similar to HashBag, and is memory-optimized for short primitives. This file was automatically generated from template file primitiveHashBag.stg.
Since:
3.0.
See Also:
Serialized Form