public class Tuple extends Tuple9
Tuple2<String, String> of = Tuple.of("", ""); Tuple3<Integer, BigDecimal, Double> of = Tuple.of(1, new BigDecimal("10"), 12.3D);
t9
t8
t7
t6
t5
t4
t3
t1, t2
equals, getT9, of, setT9, toString
getT8, of, setT8
getT7, of, setT7
getT6, of, setT6
getT5, of, setT5
getT4, of, setT4
getT3, of, setT3
getT1, getT2, of, setT1, setT2
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait