Interface Long2ObjectMap.Entry<V>
- All Known Implementing Classes:
AbstractLong2ObjectMap.BasicEntry
- Enclosing interface:
Long2ObjectMap<V>
-
Method Details
-
getLongKey
long getLongKey()Returns the key corresponding to this entry.- See Also:
-
getKey
-