A
B
public class LPair<A,B> extends java.lang.Object
a
b
LPair(A a, B b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public A a
public B b
public LPair(A a, B b)