public class XMPpair<T1,T2> extends java.lang.Object
XMPpair(T1 first, T2 second)
T1
getFirst()
T2
getSecond()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XMPpair(T1 first, T2 second)
public T1 getFirst()
public T2 getSecond()