public class Entry<K,V> extends java.lang.Object
Entry()
V
getKey()
void
setKey(V key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Entry()
public V getKey()
public void setKey(V key)