Class AbstractSynchronizedShortCollection

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedShortCollection
All Implemented Interfaces:
Serializable, MutableShortCollection, PrimitiveIterable, ShortIterable
Direct Known Subclasses:
SynchronizedShortBag, SynchronizedShortCollection, SynchronizedShortList, SynchronizedShortSet

public abstract class AbstractSynchronizedShortCollection extends Object implements MutableShortCollection, Serializable
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
Since:
3.1.
See Also: