Tuple2(T1 _1, T2 _2)
T1
_1()
T2
_2()
boolean
equals(Object o)
int
hashCode()
static <K, V> Map<K,V>
toMap(Collection<Tuple2<K,V>> tuples)
static <K, V> Map<K,List<V>>
toMultiMap(Collection<Tuple2<K,V>> tuples)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
hashCode
Object
equals
toString