Interface MutableDoubleKeysMap
- All Superinterfaces:
DoubleKeysMap
- All Known Implementing Classes:
DoubleBooleanHashMap,DoubleByteHashMap,DoubleCharHashMap,DoubleDoubleHashMap,DoubleFloatHashMap,DoubleIntHashMap,DoubleLongHashMap,DoubleShortHashMap
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.DoubleKeysMap
containsKey, forEachKey, isEmpty, notEmpty, size
-
Method Details
-
removeKey
void removeKey(double key) -
clear
void clear()
-