public class Tuple2<A,B> extends Object
Tuple2(A a, B b)
A
get1()
B
get2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple2(A a, B b)
public B get2()
public A get1()
Copyright © 2017 etc.to. All rights reserved.