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