Interface MutableFloatKeysMap
- All Superinterfaces:
FloatKeysMap
- All Known Implementing Classes:
FloatBooleanHashMap,FloatByteHashMap,FloatCharHashMap,FloatDoubleHashMap,FloatFloatHashMap,FloatIntHashMap,FloatLongHashMap,FloatShortHashMap
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
- Since:
- 6.0.
-
Method Summary
Methods inherited from interface org.eclipse.collections.impl.map.primitive.FloatKeysMap
containsKey, forEachKey, isEmpty, notEmpty, size
-
Method Details
-
removeKey
void removeKey(float key) -
clear
void clear()
-