public class Pair<T1,T2> extends Object
Pair(T1 car, T2 cdr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(T1 car, T2 cdr)