Interface MutableCharKeysMap
- All Superinterfaces:
CharKeysMap
- All Known Implementing Classes:
CharBooleanHashMap, CharByteHashMap, CharCharHashMap, CharDoubleHashMap, CharFloatHashMap, CharIntHashMap, CharLongHashMap, CharObjectHashMap.KeysMapWrapper, CharShortHashMap
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
- Since:
- 6.0.
-
Method Summary
Methods inherited from interface CharKeysMap
containsKey, forEachKey, isEmpty, notEmpty, size
-
Method Details
-
removeKey
void removeKey(char key) -
clear
void clear()
-