public final class Tuple<T,K> extends Object
Tuple(T _1, K _2)
T
_1()
K
_2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple(T _1, K _2)
public K _2()
public T _1()