private A
first
private B
second
Pair(A first, B second)
boolean
equals(Object cum)
A
first()
void
first(A first)
int
hashCode()
static <X, Z> Pair<X,Z>
make(X first, Z second)
B
second()
second(B second)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
hashCode
Object
equals
toString