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