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