Interface Short2ReferenceMap.Entry<V>
- All Known Implementing Classes:
AbstractShort2ReferenceMap.BasicEntry
- Enclosing interface:
Short2ReferenceMap<V>
-
Method Details
-
getShortKey
short getShortKey()Returns the key corresponding to this entry.- See Also:
-
getKey
-