public class Tuple2<E,T> extends Object
Tuple2(E e, T t)
E
_1()
T
_2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple2(E e, T t)
public E _1()
public T _2()
Copyright © 2018. All rights reserved.