Interface MutableByteKeysMap
- All Superinterfaces:
ByteKeysMap
- All Known Implementing Classes:
ByteBooleanHashMap, ByteByteHashMap, ByteCharHashMap, ByteDoubleHashMap, ByteFloatHashMap, ByteIntHashMap, ByteLongHashMap, ByteObjectHashMap.KeysMapWrapper, ByteShortHashMap
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
- Since:
- 6.0.
-
Method Summary
Methods inherited from interface ByteKeysMap
containsKey, forEachKey, isEmpty, notEmpty, size
-
Method Details
-
removeKey
void removeKey(byte key) -
clear
void clear()
-