Interface MutableShortKeysMap
- All Superinterfaces:
ShortKeysMap
- All Known Implementing Classes:
ShortBooleanHashMap, ShortByteHashMap, ShortCharHashMap, ShortDoubleHashMap, ShortFloatHashMap, ShortIntHashMap, ShortLongHashMap, ShortObjectHashMap.KeysMapWrapper, ShortShortHashMap
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
- Since:
- 6.0.
-
Method Summary
Methods inherited from interface ShortKeysMap
containsKey, forEachKey, isEmpty, notEmpty, size
-
Method Details
-
removeKey
void removeKey(short key) -
clear
void clear()
-