public class Pair<T> extends Object
static String
copyright
T
left
right
Pair()
Pair(T left, T right)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public static final String copyright
public T left
public T right
public Pair(T left, T right)
public Pair()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode