Class AbstractSynchronizedLongCollection

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedLongCollection
All Implemented Interfaces:
Serializable, MutableLongCollection, LongIterable, PrimitiveIterable
Direct Known Subclasses:
SynchronizedLongBag, SynchronizedLongCollection, SynchronizedLongList, SynchronizedLongSet

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