Interface MutableShortKeysMap

All Superinterfaces:
ShortKeysMap
All Known Implementing Classes:
ShortBooleanHashMap, ShortByteHashMap, ShortCharHashMap, ShortDoubleHashMap, ShortFloatHashMap, ShortIntHashMap, ShortLongHashMap, ShortShortHashMap

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

    • removeKey

      void removeKey(short key)
    • clear

      void clear()