public class Tuple<T1,T2> extends Object
T1
a
T2
b
Tuple(T1 a, T2 b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final T1 a
public final T2 b
public Tuple(T1 a, T2 b)
Copyright © 2001-2015 JRuby. All Rights Reserved.