Interface Int2ObjectMap.Entry<V>

    • Method Summary

      Modifier and Type Method Description
      int getIntKey()
      Returns the key corresponding to this entry.
      default Integer getKey()
      Deprecated.
      Please use the corresponding type-specific method instead.