Interface MutableFloatKeysMap

All Superinterfaces:
FloatKeysMap
All Known Implementing Classes:
FloatBooleanHashMap, FloatByteHashMap, FloatCharHashMap, FloatDoubleHashMap, FloatFloatHashMap, FloatIntHashMap, FloatLongHashMap, FloatShortHashMap

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

    • removeKey

      void removeKey(float key)
    • clear

      void clear()