Class AbstractMutableLongKeySet

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableLongKeySet
All Implemented Interfaces:
Externalizable, Serializable, MutableLongCollection, LongIterable, PrimitiveIterable, LongSet, MutableLongSet

public abstract class AbstractMutableLongKeySet extends Object implements MutableLongSet, Externalizable
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
Since:
6.0.
See Also: