Interface Byte2ObjectMap.Entry<V>
- All Known Implementing Classes:
AbstractByte2ObjectMap.BasicEntry
- Enclosing interface:
Byte2ObjectMap<V>
-
Method Details
-
getByteKey
byte getByteKey()Returns the key corresponding to this entry.- See Also:
-
getKey
-