K
public abstract static class EntryHashMap.Entry<K> extends java.lang.Object
private K
key
Entry(K key)
getKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final K key
public Entry(K key)
public K getKey()