public static class Mat.Tuple4<T> extends java.lang.Object
Tuple4(T _0, T _1, T _2, T _3)
T
get_0()
get_1()
get_2()
get_3()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple4(T _0, T _1, T _2, T _3)
public T get_0()
public T get_1()
public T get_2()
public T get_3()