public class Tuple extends java.lang.Object
static <K,V> Pair<K,V>
of(K fst, V snd)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <K,V> Pair<K,V> of(K fst, V snd)