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