Interface MutableLongKeysMap

All Superinterfaces:
LongKeysMap
All Known Implementing Classes:
LongBooleanHashMap, LongByteHashMap, LongCharHashMap, LongDoubleHashMap, LongFloatHashMap, LongIntHashMap, LongLongHashMap, LongShortHashMap

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

    • removeKey

      void removeKey(long key)
    • clear

      void clear()