Class AbstractMutableFloatKeySet

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableFloatKeySet
All Implemented Interfaces:
Externalizable, Serializable, MutableFloatCollection, FloatIterable, PrimitiveIterable, FloatSet, MutableFloatSet
Direct Known Subclasses:
FloatBooleanHashMap.KeySet, FloatByteHashMap.KeySet, FloatCharHashMap.KeySet, FloatDoubleHashMap.KeySet, FloatFloatHashMap.KeySet, FloatIntHashMap.KeySet, FloatLongHashMap.KeySet, FloatObjectHashMap.KeySet, FloatShortHashMap.KeySet

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