Interface MutableDoubleKeysMap
- All Superinterfaces:
DoubleKeysMap
- All Known Implementing Classes:
DoubleBooleanHashMap, DoubleByteHashMap, DoubleCharHashMap, DoubleDoubleHashMap, DoubleFloatHashMap, DoubleIntHashMap, DoubleLongHashMap, DoubleObjectHashMap.KeysMapWrapper, DoubleShortHashMap
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
- Since:
- 6.0.
-
Method Summary
Methods inherited from interface DoubleKeysMap
containsKey, forEachKey, isEmpty, notEmpty, size
-
Method Details
-
removeKey
void removeKey(double key) -
clear
void clear()
-