public class Pair<A,B> extends java.lang.Object
A
first
B
second
Pair(A first, B second)
boolean
equals(java.lang.Object obj)
int
hashCode()
getClass, notify, notifyAll, toString, wait, wait, wait
public final A first
public final B second
public Pair(A first, B second)
public boolean equals(java.lang.Object obj)
equals
java.lang.Object
public int hashCode()
hashCode