public abstract K getKey ()

Returns the key corresponding to this entry.

Returns:  the key corresponding to this entry

Exceptions:
IllegalStateException    implementations may, but are not required to, throw this exception if the entry has been removed from the backing map.