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