public class Pair<A, B> extends Object
Pair(A aValue, B bValue)
public boolean
equals(Object obj)
public A
getaValue()
public B
getbValue()
public int
hashCode()
public String
toString()
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait