public class Pair<A,B> extends Object
Pair(A a_, B b_)
boolean
equals(Object o)
A
getA()
B
getB()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Pair(A a_, B b_)
public A getA()
public B getB()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode