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