Class AbstractMutableShortKeySet

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableShortKeySet
All Implemented Interfaces:
Externalizable, Serializable, MutableShortCollection, PrimitiveIterable, MutableShortSet, ShortSet, ShortIterable
Direct Known Subclasses:
ShortBooleanHashMap.KeySet, ShortByteHashMap.KeySet, ShortCharHashMap.KeySet, ShortDoubleHashMap.KeySet, ShortFloatHashMap.KeySet, ShortIntHashMap.KeySet, ShortLongHashMap.KeySet, ShortObjectHashMap.KeySet, ShortShortHashMap.KeySet

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