public class Pair<K,V> extends Object
Pair(K key, V value)
boolean
equals(Object in)
K
getKey()
V
getValue()
String
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pair(K key, V value)
public K getKey()
public V getValue()
public String toString()
toString
Object
public boolean equals(Object in)
equals