Interface MutableIntKeysMap

All Superinterfaces:
IntKeysMap
All Known Implementing Classes:
IntBooleanHashMap, IntByteHashMap, IntCharHashMap, IntDoubleHashMap, IntFloatHashMap, IntIntHashMap, IntLongHashMap, IntShortHashMap

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

    • removeKey

      void removeKey(int key)
    • clear

      void clear()