T1
T2
Tuple3
public class Tuple2<T1,T2> extends Object
getT1()
getT2()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public T1 getT1()
public T2 getT2()
public String toString()
toString
Object