public static class Mat.Tuple2<T> extends Object
Tuple2(T _0, T _1)
T
get_0()
get_1()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple2(T _0, T _1)
public T get_0()
public T get_1()