Class AbstractMutableIntKeySet

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntKeySet
All Implemented Interfaces:
Externalizable, Serializable, MutableIntCollection, IntIterable, PrimitiveIterable, IntSet, MutableIntSet
Direct Known Subclasses:
IntBooleanHashMap.KeySet, IntByteHashMap.KeySet, IntCharHashMap.KeySet, IntDoubleHashMap.KeySet, IntFloatHashMap.KeySet, IntIntHashMap.KeySet, IntLongHashMap.KeySet, IntObjectHashMap.KeySet, IntShortHashMap.KeySet

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