public class Tuple2<X,Y> extends Object
Tuple2(X x, Y y)
X
_1()
Y
_2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple2(X x, Y y)
x
y
public X _1()
public Y _2()
Copyright © 2017. All rights reserved.