Interface MutableIntKeysMap
- All Superinterfaces:
IntKeysMap
- All Known Implementing Classes:
IntBooleanHashMap, IntByteHashMap, IntCharHashMap, IntDoubleHashMap, IntFloatHashMap, IntIntHashMap, IntLongHashMap, IntObjectHashMap.KeysMapWrapper, IntShortHashMap
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
- Since:
- 6.0.
-
Method Summary
Methods inherited from interface IntKeysMap
containsKey, forEachKey, isEmpty, notEmpty, size
-
Method Details
-
removeKey
void removeKey(int key) -
clear
void clear()
-