A
B
public class Pair<A,B> extends java.lang.Object
Pair(A a, B b)
boolean
equals(java.lang.Object o)
getA()
getB()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Pair(A a, B b)
public boolean equals(java.lang.Object o)
equals
java.lang.Object
public A getA()
public B getB()
public int hashCode()
hashCode