public class Tuple2<A,B> extends Object implements Serializable
Tuple2(A _1, B _2)
A
_1()
B
_2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple2(A _1, B _2)
public A _1()
public B _2()
Copyright © 2015. All rights reserved.