public class Tuple extends Object
Tuple(Object par1Obj, Object par2Obj)
Object
getFirst()
getSecond()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple(Object par1Obj, Object par2Obj)
public Object getFirst()
public Object getSecond()