A
B
public class Pair<A,B> extends Unit<A>
Pair(A _1, B _2)
_2()
_1
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(A _1, B _2)
_2
public B _2()