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