public class Pair<L,R> extends Object
Pair(L car, R cdr)
L
car()
R
cdr()
boolean
equals(Object thing)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
hashCode
Object
equals