Interface Char2ObjectMap.Entry<V>
- All Known Implementing Classes:
AbstractChar2ObjectMap.BasicEntry
- Enclosing interface:
Char2ObjectMap<V>
-
Method Details
-
getCharKey
char getCharKey()Returns the key corresponding to this entry.- See Also:
-
getKey
-