Interface Int2ObjectMap.Entry<V>
- All Known Implementing Classes:
AbstractInt2ObjectMap.BasicEntry
- Enclosing interface:
Int2ObjectMap<V>
-
Method Summary
-
Method Details
-
getIntKey
int getIntKey()Returns the key corresponding to this entry.- See Also:
-
getKey
-