Interface MutableByteKeysMap

All Superinterfaces:
ByteKeysMap
All Known Implementing Classes:
ByteBooleanHashMap, ByteByteHashMap, ByteCharHashMap, ByteDoubleHashMap, ByteFloatHashMap, ByteIntHashMap, ByteLongHashMap, ByteShortHashMap

public interface MutableByteKeysMap extends ByteKeysMap
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
Since:
6.0.
  • Method Details

    • removeKey

      void removeKey(byte key)
    • clear

      void clear()