public class XMPquadruplet<T1,T2,T3,T4> extends java.lang.Object
XMPquadruplet(T1 first, T2 second, T3 third, T4 forth)
T1
getFirst()
T4
getForth()
T2
getSecond()
T3
getThird()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XMPquadruplet(T1 first, T2 second, T3 third, T4 forth)
public T1 getFirst()
public T2 getSecond()
public T3 getThird()
public T4 getForth()